use crate::db::access::Perm; static BUILTIN_PERMISSIONS: [Perm] = [ Perm::new("") ];