Function minerva_data::tenancy::get_tenants
source · [−]pub fn get_tenants(filename: &str) -> Vec<Tenant>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
A: Allocator,
Expand description
Get a list of tenant configuration from a given configuration file,
usually tenancy.toml
.