Constant backend::service::map_collaborator::MAX_COLLABORATORS
source ยท const MAX_COLLABORATORS: usize = 30;
Expand description
The maximum number of collaborators a map can have.
const MAX_COLLABORATORS: usize = 30;
The maximum number of collaborators a map can have.