[][src]Crate journald

Modules

reader
writer

Macros

sd_try

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 Definitions

Result

A specialized Result type for I/O operations.