Crate journald

Source

Modules§

reader
writer

Macros§

sd_tryDeprecated
An analogue of try!() for systemd FFI calls.

Structs§

Error
The error type for I/O operations of the Read, Write, Seek, and associated traits.
JournalEntry
JournalEntryTimestamp

Functions§

ffi_result
Convert a systemd ffi return value into a Result

Type Aliases§

Result
A specialized Result type for I/O operations.