Docs.rs
  • moss-0.0.4
    • moss 0.0.4
    • Permalink
    • Docs.rs crate page
    • CC0-1.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • JohnBSmith
    • Dependencies
      • libc ^0.2 normal
      • termios ^0.2 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

moss0.0.4

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CompilerExtra
  • Interpreter
  • InterpreterLock
  • complex::Complex64
  • object::CharString
  • object::Env
  • object::Exception
  • object::Function
  • object::List
  • object::Map
  • object::Spot
  • object::StandardFn
  • object::Table
  • rand::Rand

Enums

  • Value
  • object::EnumFunction
  • object::Info
  • object::Object

Traits

  • object::Downcast
  • object::Interface
  • object::TypeName

Macros

  • trace_err

Functions

  • get_env
  • module::compile_file
  • module::eval_module
  • module::open_file
  • module::push_object
  • new_list_str
  • object::downcast
  • object::interface_object_get
  • object::new_module
  • object::ptr_eq_plain

Type Aliases

  • complex::c64
  • object::FnResult
  • object::MutableFn
  • object::OperatorResult
  • object::PlainFn

Constants

  • FRAME_STACK_SIZE
  • STACK_SIZE
  • object::VARIADIC