Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/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