sui_proxy::config

Function load

Source
pub fn load<P: AsRef<Path>, T: DeserializeOwned + Serialize>(
    path: P,
) -> Result<T>
Expand description

load our config file from a path