Docs.rs
  • move-idl-0.4.2
    • move-idl 0.4.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • macalinao
    • Dependencies
      • anyhow ^1.0.42 normal
      • docstring ^0.2.2 normal
      • errmapgen ^0.4.0 normal
      • move-bytecode-verifier ^0.3.1 normal
      • mv-core-types ^0.3.1 normal
      • move-idl-types ^0.4.0 normal
      • mv-model ^0.3.1 normal
      • mv-package ^0.3.1 normal
      • mv-binary-format ^0.3.1 normal
      • serde ^1.0 normal
      • struct-tag ^0.2.0 normal
    • Versions
    • 58.82% 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
logo

logo

Crate move_idl

logo
Change settings

List of all items

Structs

  • AccountAddress
  • AccountAddressData
  • IDLArgument
  • IDLBuilder
  • IDLError
  • IDLErrorMapping
  • IDLField
  • IDLModule
  • IDLPackage
  • IDLScriptFunction
  • IDLStruct
  • IDLStructType
  • IDLTypeParam
  • Identifier
  • ModuleId
  • ModuleIdData
  • StructTag
  • StructTagData
  • convert::AccountAddress
  • convert::AccountAddressData
  • convert::IDLArgument
  • convert::IDLError
  • convert::IDLErrorMapping
  • convert::IDLField
  • convert::IDLModule
  • convert::IDLPackage
  • convert::IDLScriptFunction
  • convert::IDLStruct
  • convert::IDLStructType
  • convert::IDLTypeParam
  • convert::Identifier
  • convert::ModuleId
  • convert::ModuleIdData
  • convert::StructTag
  • convert::StructTagData

Enums

  • IDLAbility
  • IDLType
  • convert::IDLAbility
  • convert::IDLType

Macros

  • convert::ident_str
  • ident_str

Functions

  • convert::get_idl_type_for_type
  • convert::get_type_tag_for_type
  • convert::parse_module_id
  • convert::parse_struct_tag
  • generate::gen_function::generate_idl_for_function
  • generate::gen_module::generate_idl_errors_for_module
  • generate::gen_module::generate_idl_for_module
  • generate::gen_module::generate_idl_structs_for_module
  • generate::gen_struct::generate_idl_for_struct
  • parse_module_id
  • parse_struct_tag