Docs.rs
  • marine-module-interface-0.7.0
    • marine-module-interface 0.7.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • folex
    • mikevoronov
    • ValeryAntopol
    • fluencebot
    • Dependencies
      • anyhow ^1.0.66 normal
      • itertools ^0.10.5 normal
      • marine-it-interfaces ^0.8.0 normal
      • nom ^7.1.3 normal
      • semver ^1.0.14 normal
      • serde ^1.0.147 normal
      • thiserror ^1.0.37 normal
      • walrus ^0.19.0 normal
      • wasmer-interface-types-fl ^0.26.0 normal
    • Versions
    • 28.57% of the crate is documented
  • Go to latest version
  • 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 marine_module_interface

  • Structs
  • Enums
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • interface::FunctionSignature
  • interface::ModuleInterface
  • interface::RecordField
  • interface::RecordType
  • it_interface::FullRecordTypes
  • it_interface::IFunctionSignature
  • it_interface::IModuleInterface
  • it_interface::ITExportFuncDescriptor

Enums

  • interface::InterfaceError
  • it_interface::ITInterfaceError

Functions

  • interface::get_interface
  • interface::it_to_module_interface
  • interface::itype_text_view
  • it_interface::get_export_funcs
  • it_interface::get_export_funcs_descriptors
  • it_interface::get_interface
  • it_interface::get_record_types

Type Definitions

  • interface::InterfaceResult
  • it_interface::IRecordTypes
  • it_interface::RIResult