Module const_format::wrapper_types[][src]

This is supported on crate feature fmt only.
Expand description

Some wrapper types.

Features

This module is only exported with the “fmt” feature.

Re-exports

pub use crate::AsciiStr;
pub use crate::Sliced;
pub use crate::PWrapper;

Structs

Error from AsciiStr constructor, caused by a byte not being valid ascii.