Docs.rs
  • cranelift-isle-0.110.2
    • cranelift-isle 0.110.2
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wasmtime-publish
    • Dependencies
      • codespan-reporting ^0.11.1 normal optional
      • log ^0.4.8 normal optional
      • 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

cranelift_isle0.110.2

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • ast::Converter
  • ast::Decl
  • ast::Defs
  • ast::Extractor
  • ast::Field
  • ast::Ident
  • ast::IfLet
  • ast::LetDef
  • ast::Rule
  • ast::Type
  • ast::Variant
  • codegen::CodegenOptions
  • disjointsets::DisjointSets
  • error::Errors
  • error::Span
  • lexer::Lexer
  • lexer::Pos
  • sema::BoundVar
  • sema::ExternalSig
  • sema::Field
  • sema::FieldId
  • sema::IfLet
  • sema::Rule
  • sema::RuleId
  • sema::Sym
  • sema::Term
  • sema::TermEnv
  • sema::TermFlags
  • sema::TermId
  • sema::TypeEnv
  • sema::TypeId
  • sema::VarId
  • sema::Variant
  • sema::VariantId
  • sema::VisitedExpr
  • serialize::Block
  • serialize::EvalStep
  • serialize::MatchArm
  • stablemapset::StableMap
  • stablemapset::StableSet
  • trie_again::BindingId
  • trie_again::Rule
  • trie_again::RuleSet
  • trie_again::TupleIndex

Enums

  • ast::Def
  • ast::Expr
  • ast::Extern
  • ast::Pattern
  • ast::Pragma
  • ast::TypeValue
  • error::Error
  • lexer::Token
  • sema::ConstructorKind
  • sema::Expr
  • sema::ExtractorKind
  • sema::Pattern
  • sema::ReturnKind
  • sema::TermKind
  • sema::Type
  • serialize::ControlFlow
  • trie_again::Binding
  • trie_again::Constraint
  • trie_again::Overlap

Traits

  • sema::ExprVisitor
  • sema::PatternVisitor
  • sema::RuleVisitor

Macros

  • log

Functions

  • codegen::codegen
  • compile::compile
  • compile::from_files
  • overlap::check
  • parser::parse
  • serialize::serialize
  • trie_again::build