[][src]Crate sd_id128

sd-id128 defines a wrapper for sd-id128 offered by libsystemd.

libsystemd offers the UUID API sd-id128 as defined in RFC 4122. This crate defines ID128 as a wrapper around libsystemd based on FFI definitions in crate sd-sys.

This crate does not implement any global funtions. All methods are assigned to struct ID128.

Structs

ID128

Wrapper for sd-id128 as offered in libsystemd.

Enums

Case

Format of hexadecimal letters during transformation from an ID into text

Error

Errors raised in sd-id128

Format

String formats available during transformation from an ID into text