[−][src]Function heim_host::users
pub async fn users() -> Result<impl Stream<Item = Result<User>>>
Returns a stream over User sessions currently connected to the system.
Compatibility
For musl
target environment this stream always will be empty,
see #141.