Docs.rs
  • fluence-faas-0.16.3
    • fluence-faas 0.16.3
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • folex
    • mikevoronov
    • ValeryAntopol
    • Dependencies
      • bytesize ^1.1.0 normal
      • cmd_lib ^0.7.8 normal
      • it-json-serde ^0.3.1 normal
      • itertools ^0.9.0 normal
      • log ^0.4.8 normal
      • marine-module-interface ^0.4.1 normal
      • marine-rs-sdk ^0.6.15 normal
      • marine-rs-sdk-main ^0.6.15 normal
      • marine-runtime ^0.14.3 normal
      • marine-utils ^0.4.0 normal
      • safe-transmute ^0.11.0 normal
      • serde ^1.0.118 normal
      • serde_derive ^1.0.118 normal
      • serde_json ^1.0.53 normal
      • serde_with ^1.11.0 normal
      • thiserror ^1.0.23 normal
      • toml ^0.5.6 normal
      • wasmer-runtime-core-fl =0.17.1 normal
      • wasmer-interface-types-fl ^0.23.1 normal
      • wasmer-runtime-fl =0.17.1 normal
      • wasmer-wasi-fl ^0.17.1 normal
      • env_logger ^0.7.1 dev
      • once_cell ^1.4.0 dev
      • pretty_assertions ^0.7.2 dev
    • Versions
    • 39.39% of the crate is documented
  • 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 fluence_faas

logo
Change settings

List of all items

Structs

  • CallParameters
  • Ctx
  • FaaSConfig
  • FaaSFunctionSignature
  • FaaSInterface
  • FaaSModuleConfig
  • FaaSModuleInterface
  • FaaSWASIConfig
  • FluenceFaaS
  • HostImportDescriptor
  • IFunctionArg
  • IRecordType
  • MemoryStats
  • ModuleDescriptor
  • ModuleMemoryStat
  • SecurityTetraplet
  • TomlFaaSConfig
  • TomlFaaSModuleConfig
  • TomlFaaSNamedModuleConfig
  • TomlWASIConfig
  • ne_vec::NEVec

Enums

  • FaaSError
  • HostImportError
  • IType
  • IValue

Macros

  • json_to_faas_err

Functions

  • from_interface_values
  • itype_text_view
  • to_interface_value

Typedefs

  • HostExportedFunc
  • MRecordTypes