[][src]Function asyncnsq::utils::read_toml_config

pub async fn read_toml_config<T: FmtDebug + DeserializeOwned>(
    file: String
) -> Result<T>

toml reader utils which read config from toml async