pub type StandardBufferedFile = BufferedFile<StandardMessageFormatter>;Expand description
A pre-configured BufferedFile using the crate’s StandardMessageFormatter.
Aliased Type§
pub struct StandardBufferedFile { /* private fields */ }pub type StandardBufferedFile = BufferedFile<StandardMessageFormatter>;A pre-configured BufferedFile using the crate’s StandardMessageFormatter.
pub struct StandardBufferedFile { /* private fields */ }