Development Documentation (main branch) - For stable release docs, see docs.rs/eidetica

list_users

Function list_users 

Source
pub async fn list_users(users_db: &Database) -> Result<Vec<String>>
Expand description

List all users in the system

§Arguments

  • users_db - The _users system database

§Returns

Vector of usernames