Crate systemd

source ·

Modules

High-level interface to the systemd daemon module.
APIs to process and generate 128-bit ID values for systemd.
High-level interface to the systemd journal.
Interface to introspect on seats, sessions and users.

Macros

Similar to log!(), except it accepts a func argument rather than hard coding ::log::log(), and it doesn’t filter on log_enabled!().
An analogue of try!() for systemd FFI calls.

Structs

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

Functions

Convert a systemd ffi return value into a Result

Type Definitions

A specialized Result type for I/O operations.