Home
last modified time | relevance | path

Searched defs:capacity (Results 1 – 1 of 1) sorted by relevance

/smoltcp-0.9.1/src/storage/
Dring_buffer.rs55 pub fn capacity(&self) -> usize { in capacity() method
243 let capacity = self.capacity(); in dequeue_many_with() localVariable