Crate ockam_core[][src]

Core types of the Ockam library.

This crate contains the core types of the Ockam library and is intended for use by other crates that provide features and add-ons to the main Ockam library.

The main Ockam crate re-exports types defined in this crate.

Structs

Error

The type of errors returned by Ockam functions.

Traits

Handler
Worker

Type Definitions

Address
Result

The type returned by Ockam functions.