Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/idna/src/
Duts46.rs26 struct StringTableSlice { struct
34 fn decode_slice(slice: &StringTableSlice) -> &'static str { in decode_slice() argument