Docs.rs
  • marine-runtime-0.26.2
    • marine-runtime 0.26.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • folex
    • mikevoronov
    • ValeryAntopol
    • fluencebot
    • Dependencies
      • bytesize ^1.1.0 normal
      • it-json-serde ^0.4.0 normal
      • it-memory-traits ^0.4.0 normal
      • itertools ^0.10.5 normal
      • log ^0.4.17 normal
      • marine-core ^0.20.2 normal
      • marine-module-interface ^0.7.0 normal
      • marine-rs-sdk ^0.7.1 normal
      • marine-rs-sdk-main ^0.7.1 normal
      • marine-utils ^0.5.0 normal
      • marine-wasm-backend-traits ^0.2.0 normal
      • marine-wasmtime-backend ^0.2.1 normal
      • parking_lot ^0.12.1 normal
      • safe-transmute ^0.11.2 normal
      • serde ^1.0.147 normal
      • serde_derive ^1.0.147 normal
      • serde_json ^1.0.89 normal
      • serde_with ^2.1.0 normal
      • thiserror ^1.0.37 normal
      • toml ^0.5.9 normal
      • wasmer-interface-types-fl ^0.26.1 normal
      • env_logger ^0.9.3 dev
      • once_cell ^1.16.0 dev
      • pretty_assertions ^1.3.0 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • 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

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

List of all items

Structs

  • CallParameters
  • ConfigContext
  • IFunctionArg
  • IRecordType
  • MarineFunctionSignature
  • MarineInterface
  • MarineModuleInterface
  • MarineWASIConfig
  • MemoryStats
  • ModuleMemoryStat
  • SecurityTetraplet
  • TomlMarineConfig
  • TomlMarineModuleConfig
  • TomlMarineNamedModuleConfig
  • TomlWASIConfig
  • WithContext
  • generic::HostImportDescriptor
  • generic::MModuleConfig
  • generic::Marine
  • generic::MarineConfig
  • generic::MarineCore
  • generic::MarineModuleConfig
  • generic::ModuleDescriptor
  • ne_vec::NEVec

Enums

  • HostImportError
  • IType
  • IValue
  • MarineError

Macros

  • json_to_marine_err

Functions

  • from_interface_values
  • itype_text_view
  • to_interface_value

Type Definitions

  • MRecordTypes
  • generic::HostExportedFunc
  • wasmtime::HostExportedFunc
  • wasmtime::HostImportDescriptor
  • wasmtime::Marine
  • wasmtime::MarineConfig
  • wasmtime::MarineModuleConfig
  • wasmtime::ModuleDescriptor
  • wasmtime::WasmBackend