mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Missing function docs
This commit is contained in:
parent
1ea983908e
commit
ec36c40417
@ -66,6 +66,7 @@ impl WebUsers {
|
||||
Ok(filename)
|
||||
}
|
||||
|
||||
/// Is the list of users empty?
|
||||
pub fn is_empty(&self) -> bool {
|
||||
self.users.is_empty()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user