Docs.rs
  • sidevm-env-0.2.0-alpha.7
    • sidevm-env 0.2.0-alpha.7
    • Docs.rs crate page
    • Apache-2.0
    • 11 December 2023
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • kvinwang
    • Dependencies
      • cfg-if ^1.0.0 normal
      • derive_more ^0.99.17 normal
      • futures ^0.3 normal
      • log ^0.4.16 normal
      • num_enum ^0.5.7 normal
      • parity-scale-codec ^3.6.5 normal
      • sidevm-macro ^0.2.0-alpha.7 normal
      • tinyvec ^1.5.1 normal
    • Versions
    • 80% of the crate is documented
  • Go to latest stable release
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sidevm_env0.2.0-alpha.7

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros
?
Change settings

List of all items

Structs

  • messages::HttpHead
  • messages::HttpRequest
  • messages::HttpResponseHead
  • messages::QueryRequest
  • tasks::Canceled
  • tasks::JoinHandle

Enums

  • InputChannel
  • OcallError
  • messages::Metric
  • messages::QueryError
  • messages::QueryResponse
  • messages::SystemMessage
  • tls::TlsClientConfig
  • tls::TlsServerConfig

Traits

  • OcallEnv
  • OcallFuncs
  • RetEncode
  • VmMemory

Attribute Macros

  • main

Functions

  • dispatch_ocall
  • ocall_funcs_guest::awake_wakers
  • ocall_funcs_guest::close
  • ocall_funcs_guest::create_input_channel
  • ocall_funcs_guest::create_timer
  • ocall_funcs_guest::emit_program_output
  • ocall_funcs_guest::enable_ocall_trace
  • ocall_funcs_guest::gas_remaining
  • ocall_funcs_guest::getrandom
  • ocall_funcs_guest::local_cache_get
  • ocall_funcs_guest::local_cache_remove
  • ocall_funcs_guest::local_cache_set
  • ocall_funcs_guest::local_cache_set_expiration
  • ocall_funcs_guest::log
  • ocall_funcs_guest::mark_task_ready
  • ocall_funcs_guest::next_ready_task
  • ocall_funcs_guest::oneshot_send
  • ocall_funcs_guest::poll
  • ocall_funcs_guest::poll_read
  • ocall_funcs_guest::poll_res
  • ocall_funcs_guest::poll_shutdown
  • ocall_funcs_guest::poll_write
  • ocall_funcs_guest::query_local_contract
  • ocall_funcs_guest::tcp_accept
  • ocall_funcs_guest::tcp_accept_no_addr
  • ocall_funcs_guest::tcp_connect
  • ocall_funcs_guest::tcp_connect_tls
  • ocall_funcs_guest::tcp_listen
  • ocall_funcs_guest::vmid
  • ocall_id2name
  • tasks::intern_waker
  • tasks::sidevm_poll
  • tasks::spawn

Type Aliases

  • IntPtr
  • IntRet
  • Result
  • messages::AccountId
  • messages::H256