Skip to main content

EmptyBoxedBytes

Type Alias EmptyBoxedBytes 

Source
pub type EmptyBoxedBytes = EmptyBoxedSlice<u8>;
Expand description

Represents empty boxed bytes, EmptyBoxedSlice<u8>.

Aliased Typeยง

pub struct EmptyBoxedBytes { /* private fields */ }