Function process_username_init

Source
pub fn process_username_init(
    value: &str,
    kind: &ProcessType,
) -> Result<String, Error>