Skip to main content

read_boolean

Function read_boolean 

Source
pub fn read_boolean(v: &CodeValue) -> bool
Expand description

Read a boolean from an CodeValue, returning false if the tag is wrong.