pub fn boolean(input: &mut BytesStream<'_>) -> ModalResult<bool>
Parses bool. true or `false``
bool
true
Bool
When parse failed.