Function bind_user_from_idents

Source
fn bind_user_from_idents(
    session: &SessionImpl,
    names: Vec<Ident>,
) -> Result<Vec<u32>, RwError>
Expand description

Bind user from idents to user ids.