pub fn init_controllers(new_controllers: &[UserId]) -> Controllers
Initializes a set of controllers with default administrative scope.
new_controllers
UserId
A Controllers collection populated with the specified new controllers.
Controllers