Struct rustc_ap_rustc_data_structures::small_c_str::SmallCStr [−][src]
pub struct SmallCStr { /* fields omitted */ }Expand description
Like SmallVec but for C strings.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SmallCStrimpl UnwindSafe for SmallCStrBlanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
pub fn vzip(self) -> V