Docs.rs
  • fabric_contract-0.1.4
    • fabric_contract 0.1.4
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • mbwhite
    • Dependencies
      • fabric_contract_macros ^0.1.3 normal
      • fabric_ledger_protos ^0.7.0 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.8 normal
      • prost ^0.6.1 normal
      • protobuf ^2.14.0 normal
      • wapc-guest ^0.3.1 normal
      • claim ^0.3 dev
      • mockall ^0.7.2 dev
      • wasm-bindgen-test ^0.2 dev
      • prost-build ^0.6.1 build
    • Versions
    • 48.53% 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
    • 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

fabric_contract0.1.4

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • blockchain::ClientIdentity
  • blockchain::TransactionContext
  • contract::Collection
  • contract::ContractError
  • contract::ContractManager
  • contract::Ledger
  • contract::LedgerError
  • contract::State
  • contract::StateBasedEndorsement
  • contract::StateHash
  • contract::StateQueryList
  • data::TypeSchema
  • data::WireBuffer
  • prelude::ContractDefn
  • prelude::TransactionFn
  • prelude::TransactionFnBuilder

Enums

  • contract::CollectionName
  • contract::Expression
  • contract::KeyQueryHandler
  • contract::ROLE

Traits

  • contract::Contract
  • contract::Metadata
  • contract::Routing
  • contract::VerifyHashConsistency
  • data::DataType
  • data::WireBufferFromReturnType

Macros

  • prelude::wapc_handler
  • register

Attribute Macros

  • contract::Contract_Impl
  • contract::Transaction
  • contract_impl
  • data::Property
  • property
  • transaction

Derive Macros

  • DataTypeMacro

Functions

  • prelude::handle_wapc
  • prelude::host_call
  • prelude::host_log
  • runtime::hook
  • runtime::init_logger

Type Aliases

  • prelude::CallResult
  • prelude::Result