1 2 3
/// Rules pub const COLLECTION_NOT_FOUND: &str = "Collection not found: "; pub const COLLECTION_NOT_EMPTY: &str = "Collection not empty: ";