Home
last modified time | relevance | path

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

/external/rust/cxx/tests/ui/
Draw_ident_namespace.rs4 pub struct QuotedRaw(usize); struct
6 unsafe impl ExternType for QuotedRaw { implementation
39 type QuotedRaw = crate::QuotedRaw; typedef