Docs.rs
  • codebake-0.1.1
    • codebake 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • s-viour
    • Dependencies
      • base64 ^0.13.0 normal
      • chumsky ^0.9.2 normal
      • lazy_static ^1.4.0 normal
      • radix_fmt ^1 normal
      • regex ^1.5 normal
      • urlencoding ^2.1.2 normal
    • Versions
    • 41.07% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

codebake0.1.1

Crate Items

  • Structs
  • Enums
  • Statics
  • Functions
  • Type Aliases

List of all items

Structs

  • DishError
  • OperationArguments
  • OperationInfo
  • lisp::Environment
  • lisp::Error
  • lisp::Interpreter
  • lisp::Lambda
  • lisp::Reader

Enums

  • Dish
  • DishData
  • OperationArg
  • OperationArgType
  • lisp::Expression

Functions

  • lisp::default_env
  • lisp::parse_eval

Type Aliases

  • DishResult
  • lisp::InterpreterResult
  • lisp::LispResult

Statics

  • EMPTY_ARGS
  • ops::OPERATIONS