Re-exports§
pub use actor_api::*;
pub use actor_index_api::*;
pub use actor_key_value_entry_api::*;
pub use actor_sorted_index_api::*;
pub use blueprint_api::*;
pub use costing_api::*;
pub use execution_trace_api::*;
pub use field_api::*;
pub use key_value_entry_api::*;
pub use key_value_store_api::*;
pub use object_api::*;
pub use transaction_runtime_api::*;
Modules§
- actor_
api - actor_
index_ api - actor_
key_ value_ entry_ api - actor_
sorted_ index_ api - blueprint_
api - costing_
api - execution_
trace_ api - field_
api - key_
value_ entry_ api - key_
value_ store_ api - object_
api - transaction_
runtime_ api
Constants§
- ACTOR_
REF_ AUTH_ ZONE - ACTOR_
REF_ GLOBAL - ACTOR_
REF_ OUTER - ACTOR_
REF_ SELF - ACTOR_
STATE_ OUTER_ OBJECT - ACTOR_
STATE_ SELF
Traits§
- System
Api - Interface of the system, for blueprints and object modules.
- System
ApiError