Skip to main content

Module models

Module models 

Source
Expand description

Multi-tenant models (Tenant, ApiKey, Quota).

Re-exports§

pub use tenant::ApiKey;
pub use tenant::Tenant;
pub use tenant::TenantContext;
pub use tenant::TenantQuota;
pub use tenant::TenantTier;

Modules§

tenant