Skip to main content

CFormatBytes

Type Alias CFormatBytes 

Source
pub type CFormatBytes = CFormatStrOrBytes<Vec<u8>>;

Aliased Type§

pub struct CFormatBytes { /* private fields */ }

Implementations§