Docs.rs
  • ssf-0.2.0
    • ssf 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • raviqqe
    • Dependencies
      • petgraph ^0.5 normal
    • Versions
    • 0% 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

ssf0.2.0

Crate Items

  • Structs
  • Enums

List of all items

Structs

  • TypeCheckError
  • ir::AlgebraicAlternative
  • ir::AlgebraicCase
  • ir::Argument
  • ir::Constructor
  • ir::ConstructorApplication
  • ir::Declaration
  • ir::DefaultAlternative
  • ir::FunctionApplication
  • ir::FunctionDefinition
  • ir::LetFunctions
  • ir::LetValues
  • ir::Module
  • ir::Operation
  • ir::PrimitiveAlternative
  • ir::PrimitiveCase
  • ir::ValueDefinition
  • ir::Variable
  • types::Algebraic
  • types::Constructor
  • types::Function

Enums

  • AnalysisError
  • ir::Case
  • ir::Definition
  • ir::Expression
  • ir::Operator
  • ir::Primitive
  • types::Primitive
  • types::Type
  • types::Value