Module logind_zbus::types[][src]

Expand description

Types that some logind responses can be parsed to

Structs

Enums

If IsSupported::Invalid then the response from logind was not well defined.

Class of Session. If SessionClass::Invalid then the response from logind was not well defined.

State of a session. If SessionState::Invalid then the response from logind was not well defined.

The type of Session. If State::Invalid then the response from logind was not well defined.

If ShutdownType::Invalid then the response from logind was not well defined.

State of a User. If UserState::Invalid then the response from logind was not well defined.

Traits