Struct collections::str::ParseBoolError
[−]
[src]
pub struct ParseBoolError { // some fields omitted }
An error returned when parsing a bool
from a string fails.
pub struct ParseBoolError { // some fields omitted }
An error returned when parsing a bool
from a string fails.