Docs.rs
  • smpli-0.4.0
    • smpli 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • InnPatron
    • Dependencies
      • derive_builder ^0.7.0 normal
      • failure ^0.1.2 normal
      • failure_derive ^0.1.2 normal
      • futures ^0.3.1 normal
      • irmatch ^0.2.0 normal
      • paste ^0.1.6 normal
      • smpl ^0.18.0 normal
      • uuid ^0.7 normal
    • Versions
    • 2.5% 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

smpli0.4.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • AVM
  • Array
  • Executor
  • FnHandle
  • ParsedModule
  • ReferableValue
  • SpawnOptions
  • Std
  • StdBuilder
  • Struct
  • TypeHandle
  • UnparsedModule
  • VmModule
  • err::ModuleFnPair

Enums

  • Value
  • err::ExpectedArgCount
  • err::IIReason
  • err::InternalError
  • err::RuntimeInstructionError
  • err::VmError

Macros

  • arg_range_inclusive
  • exact_args
  • max_args
  • min_args
  • no_args

Functions

  • erase
  • parse_module

Type Aliases

  • ArgType
  • BuiltinFn
  • BuiltinResult
  • NativeReturn