pub fn customer_root_runtime<P>(
config: PlatformConfig,
auth_package: P,
) -> CustomerRootRuntimeBuilder<P>where
P: AuthModelPackage + 'static,pub fn customer_root_runtime<P>(
config: PlatformConfig,
auth_package: P,
) -> CustomerRootRuntimeBuilder<P>where
P: AuthModelPackage + 'static,