[−][src]Function ena::config::read_json_try
pub fn read_json_try<T>(path: &str) -> Option<T> where
T: DeserializeOwned,
Safe read a json file
pub fn read_json_try<T>(path: &str) -> Option<T> where
T: DeserializeOwned,
Safe read a json file