Function tuna::get

source · []
pub fn get<T: AsTuneable>(category: &str, name: &str) -> Option<T::Result>
Expand description

Get a the value of tunable variable, if it matches the expected type