Skip to main content

load_auth_file

Function load_auth_file 

Source
pub fn load_auth_file<T: DeserializeOwned>(path: &str) -> Option<T>