Function mki::set_state[][src]

pub fn set_state(key: &str, value: &str)
Expand description

Allows storing some kind of state within the library, Generally not that useful but allows for some more complicated logic using yaml load.