Docs.rs
  • ink_metadata-5.1.1
    • ink_metadata 5.1.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cmichi
    • github:use-ink:ink-developers
    • peterwht
    • Dependencies
      • derive_more ^1.0.0 normal
      • impl-serde ^0.4.0 normal
      • ink_prelude =5.1.1 normal
      • ink_primitives =5.1.1 normal
      • linkme ^0.3.30 normal
      • parity-scale-codec ^3.6.9 normal
      • scale-info ^2.11 normal
      • schemars ^0.8 normal
      • serde ^1.0.215 normal
      • pretty_assertions ^1 dev
      • serde_json ^1 dev
    • Versions
    • 95.83% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

ink_metadata5.1.1

Crate Items

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

List of all items

Structs

  • ConstructorSpec
  • ConstructorSpecBuilder
  • ContractSpec
  • ContractSpecBuilder
  • EnvironmentSpec
  • EnvironmentSpecBuilder
  • EventParamSpec
  • EventParamSpecBuilder
  • EventSpec
  • EventSpecBuilder
  • InkProject
  • MessageParamSpec
  • MessageParamSpecBuilder
  • MessageSpec
  • MessageSpecBuilder
  • ReturnTypeSpec
  • Selector
  • TypeSpec
  • layout::ArrayLayout
  • layout::Discriminant
  • layout::EnumLayout
  • layout::FieldLayout
  • layout::HashLayout
  • layout::HashingStrategy
  • layout::LayoutKey
  • layout::LeafLayout
  • layout::RootLayout
  • layout::StructLayout
  • layout::ValidateLayout

Enums

  • LangError
  • layout::CryptoHasher
  • layout::Layout
  • layout::MetadataError

Traits

  • EventMetadata
  • TypeInfo

Derive Macros

  • TypeInfo

Functions

  • collect_events

Type Aliases

  • DisplayName

Statics

  • EVENTS