Crate acme

source · []

Re-exports

pub use acme_data as data;
pub use acme_network as net;

Modules

Structs

Struct representing a BSON datetime. Note: BSON datetimes have millisecond precision.

The local timescale. This is implemented via the standard time crate.

A wrapper around raw 12-byte ObjectId representations.

The UTC time zone. This is the most efficient time zone when you don’t need the local time. It is also used as an offset (which is also a dummy type).

Enums

Represents all possible errors that can occur when working with configuration.

Represents all possible errors that can occur when working with configuration.

Traits

Functions

Type Definitions

Attribute Macros

Derive Macros