Crate scsys

source · []

Modules

Structs

ISO 8601 combined date and time with time zone.

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

A collection of time-related data structures

Functions

Type Definitions

Outlines the expected type for a block hash

Describes the type expected when considering a block id from a blockchain

Describes the type expected when considering a block nonce from a block on-chain.

Defines a block of transactions to be an array of 16 transactions (T)

Describes the type expected when considering a block timestamp from a block on-chain.

Defines the timezone implemented for each temporal ledger on-chain.

Defines a dynamic standard error with send, sync, and static features

Describes the result of a collection of configuration files

Describes a configuration builder in their default state

A simplistic wrapper for the HashMap Assigns a (string) -> (Box) where T defaults to a String