Struct combine::error::Format [−][src]
pub struct Format<F>(pub F)
where
F: Display;
Expand description
Newtype which constructs an Info::Format
through ErrorInfo
pub struct Format<F>(pub F)
where
F: Display;
Newtype which constructs an Info::Format
through ErrorInfo