Skip to main content

get_bool

Function get_bool 

Source
pub fn get_bool(structure: &GffStruct, label: &str) -> Option<bool>
Expand description

Reads a boolean from numeric fields (non-zero is true).