[−][src]Crate systemd
Re-exports
pub use journal::Journal; | 
pub use journal::JournalFiles; | 
pub use journal::JournalLog; | 
pub use journal::JournalRecord; | 
pub use journal::JournalSeek; | 
pub use journal::JournalWaitResult; | 
Modules
| bus | An interface to work with the dbus message bus.  | 
| daemon | |
| id128 | APIs to process and generate 128-bit ID values for systemd.  | 
| journal | High-level interface to the systemd journal.  | 
| login | Interface to introspect on seats, sessions and users.  | 
Macros
| log_with | Similar to   | 
| sd_journal_log | |
| sd_try | An analogue of   | 
Structs
| Error | The error type for I/O operations of the   | 
Functions
| ffi_result | Convert a systemd ffi return value into a Result  | 
Type Definitions
| Result | A specialized   |