Docs.rs
  • cfx-core-0.1.0
    • cfx-core 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • technetium-cfx
    • Dependencies
      • async-stream ^0.3.1 normal
      • cfx-wasm-rt-types ^0.1.0 normal
      • futures ^0.3.14 normal
      • rmp-serde ^0.15.4 normal
      • rustc-hash ^1.1.0 normal
      • serde ^1.0 normal
      • serde_bytes ^0.11.5 normal
    • Versions
    • 20.25% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

cfx_core0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • events::Event
  • events::EventOwned
  • events::HandlerFn
  • events::RawEvent
  • events::RawEventRef
  • ref_funcs::ExternRefFunction
  • ref_funcs::RefFunction
  • types::GuestArg
  • types::Packed
  • types::ReturnValue
  • types::ScrObject
  • types::Vector3

Enums

  • events::EventScope
  • invoker::InvokeError
  • invoker::Val
  • types::CharPtr
  • types::ReturnType

Traits

  • events::Handler
  • types::AsCharPtr
  • types::RetVal
  • types::ToMessagePack

Functions

  • events::emit
  • events::handler_fn
  • events::set_event_handler
  • events::set_event_handler_closure
  • events::subscribe
  • events::subscribe_raw
  • invoker::__cfx_extend_retval_buffer
  • invoker::current_resource_name
  • invoker::ffi::invoke
  • invoker::ffi::invoke_ref_func
  • invoker::invoke
  • invoker::invoke_ref_func
  • invoker::register_resource_as_event_handler
  • log
  • ref_funcs::__cfx_call_ref
  • ref_funcs::__cfx_duplicate_ref
  • ref_funcs::__cfx_remove_ref
  • runtime::__cfx_alloc
  • runtime::__cfx_free
  • runtime::__cfx_on_tick
  • runtime::sleep_for
  • runtime::spawn

Constants

  • types::call_result::CRITICAL_ERROR
  • types::call_result::NO_RETURN_VALUE
  • types::call_result::NULL_RESULT
  • types::call_result::SMALL_RETURN_BUFFER
  • types::call_result::SUCCESS
  • types::call_result::TOO_MUCH_ARGS
  • types::call_result::WRONG_ARGS