Docs.rs
  • freenet-stdlib-0.0.7
    • freenet-stdlib 0.0.7
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • iduartgomez
    • sanity
    • Dependencies
      • arbitrary ^1 normal optional
      • arrayvec ^0.7 normal
      • bincode ^1 normal
      • blake3 ^1 normal
      • bs58 ^0.5 normal
      • byteorder ^1 normal
      • chrono ^0.4 normal
      • flatbuffers ^23.5.26 normal
      • freenet-macros ^0.0.4 normal
      • futures ^0.3 normal
      • once_cell ^1 normal
      • semver ^1.0.14 normal
      • serde ^1 normal
      • serde_bytes ^0.11 normal
      • serde_json ^1 normal
      • serde_with ^3 normal
      • thiserror ^1 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • js-sys ^0.3 normal optional
      • serde_with ^3 normal
      • tokio ^1 normal optional
      • tokio-tungstenite ^0.20 normal optional
      • arbitrary ^1 dev
      • bincode ^1 dev
      • rand ^0.8 dev
      • wasmer ^4.2.0 dev
      • serde-wasm-bindgen ^0.6 normal optional
      • wasm-bindgen ^0.2 normal optional
      • web-sys ^0.3 normal optional
    • Versions
    • 23.73% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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

freenet_stdlib0.0.7

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Attribute Macros

List of all items

Structs

  • client_api::ClientError
  • prelude::ApplicationMessage
  • prelude::ClientResponse
  • prelude::CodeHash
  • prelude::Contract
  • prelude::ContractCode
  • prelude::ContractInstanceId
  • prelude::ContractKey
  • prelude::Delegate
  • prelude::DelegateCode
  • prelude::DelegateContext
  • prelude::DelegateInterfaceResult
  • prelude::DelegateKey
  • prelude::GetSecretRequest
  • prelude::GetSecretResponse
  • prelude::NotificationMessage
  • prelude::Parameters
  • prelude::RelatedContract
  • prelude::RelatedContracts
  • prelude::SecretsId
  • prelude::SetSecretRequest
  • prelude::State
  • prelude::StateDelta
  • prelude::StateSummary
  • prelude::UpdateModification
  • prelude::UserInputRequest
  • prelude::UserInputResponse
  • prelude::WrappedContract
  • prelude::WrappedState

Enums

  • client_api::ClientRequest
  • client_api::ContractError
  • client_api::ContractRequest
  • client_api::ContractResponse
  • client_api::DelegateError
  • client_api::DelegateRequest
  • client_api::Error
  • client_api::ErrorKind
  • client_api::HostResponse
  • client_api::RequestError
  • client_api::WsApiError
  • prelude::APIVersion
  • prelude::ContractContainer
  • prelude::ContractError
  • prelude::ContractWasmAPIVersion
  • prelude::DelegateContainer
  • prelude::DelegateError
  • prelude::DelegateWasmAPIVersion
  • prelude::InboundDelegateMsg
  • prelude::OutboundDelegateMsg
  • prelude::RelatedMode
  • prelude::UpdateData
  • prelude::ValidateResult

Traits

  • client_api::TryFromFbs
  • prelude::ContractInterface
  • prelude::DelegateInterface

Attribute Macros

  • prelude::contract
  • prelude::delegate

Functions

  • rand::rand_bytes