Function dao::configuration::get_variable
source · pub fn get_variable<T: OdraType>(
key: &str,
variables: &BTreeMap<String, Bytes>
) -> T
pub fn get_variable<T: OdraType>(
key: &str,
variables: &BTreeMap<String, Bytes>
) -> T