Function input::parse_bool

source ·
pub(crate) fn parse_bool(src: &str) -> Result<bool, String>