Docs.rs
  • marine-module-interface-0.3.0
    • marine-module-interface 0.3.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • folex
    • mikevoronov
    • ValeryAntopol
    • fluencebot
    • Dependencies
      • anyhow ^1.0.31 normal
      • itertools ^0.10.0 normal
      • marine-it-interfaces ^0.6.0 normal
      • nom ^5.1 normal
      • semver ^0.11.0 normal
      • serde ^1.0.118 normal
      • thiserror ^1.0.24 normal
      • walrus ^0.18.0 normal
      • wasmer-interface-types-fl ^0.22.0 normal
    • Versions
    • 14% 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

Module interface

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

Module marine_module_interface::interface

source · [−]

Structs

FunctionSignature
ModuleInterface
RecordField
RecordType

Enums

InterfaceError

Functions

get_interface

Returns interface of a Marine module.

it_to_module_interface
itype_text_view

Converts the supplied IType to a Aqua0compatible text representation.

Type Definitions

InterfaceResult