Crate acme_sdk

Source

Structs§

Appellation
Container
Descriptor
Transaction

Enums§

Abbr
Addresses
Alias
Descriptors
Destined to control the named objects with characteristics found in Descriptor
Names
Shapes

Constants§

COINBASE_API_ENDPOINT
COINBASE_PRO_ENDPOINT
STANDARD_OAUTH_TOKEN_PATH

Traits§

Exchangeable
Outlines the required functionality of an Exchangeable item
Malleable
Outlines the required functionality of a malleable item def. Malleable is defined as the characteristic of being allowed to make alterations

Functions§

collect_config_files
Creates a collection of configuration files found within the working directory and following the provided pattern

Type Aliases§

AsyncError
Describes a boxed dynamic error with Send, Sync and ’static tags enabled
ConfigFileCollection
Describes the result of a collection of configuration files
DefaultConfigBuilder
Describes a configuration builder in their default state
StandardError
Describes a boxed dynamic error