use api::permissionsystem_capnp::permission_system::Server as PermissionSystem; pub struct Permissions; impl PermissionSystem for Permissions { }