Home
last modified time | relevance | path

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

/external/rust/crates/idna/src/
Duts46.rs24 struct StringTableSlice { struct
32 fn decode_slice(slice: &StringTableSlice) -> &'static str { in decode_slice() argument