get_env

Function get_env 

Source
pub fn get_env(key: &'static str) -> Option<String>
Expand description

Utility function for macros: read env and return Option<String>