Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/user/base/lib/trusty-std/src/ffi/
Dc_str.rs125 trait SpecIntoVec { in try_new() interface
134 impl SpecIntoVec for &'_ [u8] { in try_new() impl
142 impl SpecIntoVec for &'_ str { in try_new() impl