[][src]Module const_format::wrapper_types

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

NotAsciiError

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