Skip to main content

account_id_from_auth_file

Function account_id_from_auth_file 

Source
pub fn account_id_from_auth_file(
    path: &Path,
) -> Result<Option<String>, CoreError>