Struct istring::Inline [] [src]

#[repr(C)]
pub struct Inline { pub data: [u8; 11], pub len: u8, }

Fields

Trait Implementations

impl Copy for Inline
[src]

impl Clone for Inline
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more