Skip to main content

read_bool

Function read_bool 

Source
pub fn read_bool(v: &CodeValue) -> Option<bool>
Expand description

Read v as a bool, if it’s a Bool.