wip: Tenant example project
This commit is contained in:
@@ -14,7 +14,7 @@ use crate::{
|
||||
|
||||
#[derive(Debug, Serialize, Clone)]
|
||||
pub struct TenantScore {
|
||||
config: TenantConfig,
|
||||
pub config: TenantConfig,
|
||||
}
|
||||
|
||||
impl<T: Topology + TenantManager> Score<T> for TenantScore {
|
||||
|
||||
Reference in New Issue
Block a user