Docs.rs
  • radix-engine-interface-1.3.0
    • radix-engine-interface 1.3.0
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • radixbot
    • Dependencies
      • arbitrary ^1.3.0 normal optional
      • bitflags ^1.3 normal
      • const-sha1 ^0.3.0 normal
      • hex ^0.4.3 normal
      • lazy_static ^1.4.0 normal
      • paste ^1.0.13 normal
      • radix-blueprint-schema-init ^1.3.0 normal
      • radix-common ^1.3.0 normal
      • radix-common-derive ^1.3.0 normal
      • radix-rust ^1.3.0 normal
      • regex =1.9.3 normal
      • sbor ^1.3.0 normal
      • serde ^1.0.144 normal optional
      • serde_json ^1.0.105 normal
      • strum ^0.24 normal
      • radix-common ^1.3.0 dev
    • Versions
    • 9.78% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

radix_engine_interface1.3.0

Module api

Module Items

  • Modules
  • Constants
  • Traits
  • Type Aliases

In crate radix_engine_interface

radix_engine_interface

Module api

Source

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§

SystemApi
Interface of the system, for blueprints and object modules.
SystemApiError

Type Aliases§

ActorRefHandle
ActorStateHandle
CollectionIndex
FieldIndex