Docs.rs
  • cranelift-isle-0.86.1
    • cranelift-isle 0.86.1
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wasmtime-publish
    • Dependencies
      • log ^0.4 normal
      • miette ^4.7.0 normal
      • tempfile ^3 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate cranelift_isle

logo
Change settings

List of all items

Structs

  • StableMap
  • ast::Converter
  • ast::Decl
  • ast::Defs
  • ast::Extractor
  • ast::Field
  • ast::Ident
  • ast::IfLet
  • ast::LetDef
  • ast::Rule
  • ast::Type
  • ast::Variant
  • codegen::CodegenOptions
  • error::Source
  • error::Span
  • ir::ExprSequence
  • ir::InstId
  • ir::PatternSequence
  • lexer::Lexer
  • lexer::Pos
  • sema::ExternalSig
  • sema::Field
  • sema::FieldId
  • sema::IfLet
  • sema::Rule
  • sema::RuleId
  • sema::Sym
  • sema::Term
  • sema::TermEnv
  • sema::TermId
  • sema::TypeEnv
  • sema::TypeId
  • sema::VarId
  • sema::Variant
  • sema::VariantId
  • trie::TrieEdge

Enums

  • ast::Def
  • ast::Expr
  • ast::Extern
  • ast::Pattern
  • ast::TypeValue
  • error::Error
  • ir::ExprInst
  • ir::PatternInst
  • ir::Value
  • lexer::Token
  • sema::ConstructorKind
  • sema::Expr
  • sema::ExtractorKind
  • sema::Pattern
  • sema::TermKind
  • sema::Type
  • trie::TrieNode
  • trie::TrieSymbol

Macros

  • log

Functions

  • codegen::codegen
  • compile::compile
  • ir::lower_rule
  • parser::parse
  • trie::build_tries

Typedefs

  • error::Result
  • trie::Prio