Crate lucia_apis

source ·
Expand description

Collection of APIs based on the lucia framework.

Most of the API structures are markers used to guide different type implementations.

Modules

Growing list of records, called blocks, that are securely linked together using cryptography.
A list of planned events or a system to organize days.
System that allows customers to trade assets for other assets among other financial services.
Utility functions and structures
Systematic endeavor that builds and organizes knowledge in the form of testable explanations and predictions about the universe.
Simulated objects that mimic the behavior of real objects in controlled ways.

Macros

Sometimes a received blockhash is not valid so this macro tries to perform additional calls with different blockhashes.

Enums

All possible errors are grouped here

Type Definitions

Alias of core::result::Result<T, lucia_apis::Error>