⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

assign_user_roles_static

Function assign_user_roles_static 

Source
pub fn assign_user_roles_static(username: &'static str, roles: &[&'static str])
Expand description

Map a user to a set of roles (zero-allocation version).