Function solana_cli_config::load_config_file [−][src]
pub fn load_config_file<T, P>(config_file: P) -> Result<T, Error> where
T: DeserializeOwned,
P: AsRef<Path>,
pub fn load_config_file<T, P>(config_file: P) -> Result<T, Error> where
T: DeserializeOwned,
P: AsRef<Path>,