Skip to main content

load_from

Function load_from 

Source
pub fn load_from(path: &Path) -> Result<Auth>
Expand description

Load from an explicit path. Returns Auth::default() if the file is missing.