Function show_notes::e003::get_an_option
source ยท pub fn get_an_option(get_it: bool) -> Option<f64>
Expand description
Shows how this is used in a more meaningful context, with a standard type.
pub fn get_an_option(get_it: bool) -> Option<f64>
Shows how this is used in a more meaningful context, with a standard type.