Home
last modified time | relevance | path

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

/external/rust/crates/octets/src/
Dlib.rs132 pub fn with_slice(buf: &'a [u8]) -> Self { in with_slice() method
334 pub fn with_slice(buf: &'a mut [u8]) -> Self { in with_slice() method