Docs.rs
  • formality-core-0.1.1
    • formality-core 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nikomatsakis
    • github:rust-lang:types
    • Dependencies
      • anyhow ^1.0.75 normal
      • contracts ^0.6.3 normal
      • env_logger ^0.10.0 normal
      • formality-macros ^0.1.0 normal
      • lazy_static ^1.4.0 normal
      • stacker ^0.1.15 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • tracing-tree ^0.2 normal
      • expect-test ^1.4.1 dev
    • Versions
    • 52.29% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

formality_core0.1.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • binder::CoreBinder
  • fixed_point::FixedPointStack
  • instrument::Instrumented
  • instrument::WithDispatch
  • parse::Binding
  • parse::ParseError
  • parse::Scope
  • substitution::CoreSubstitution
  • substitution::CoreVarSubstitution
  • variable::CoreBoundVar
  • variable::CoreExistentialVar
  • variable::CoreUniversalVar
  • variable::DebruijnIndex
  • variable::VarIndex

Enums

  • variable::CoreVariable

Traits

  • Deduplicate
  • Downcast
  • DowncastFrom
  • DowncastTo
  • Downcasted
  • SetExt
  • To
  • Upcast
  • UpcastFrom
  • Upcasted
  • fixed_point::Value
  • fold::CoreFold
  • instrument::Instrument
  • instrument::WithSubscriber
  • language::HasKind
  • language::Language
  • parse::CoreParse
  • term::CoreTerm
  • visit::CoreVisit

Macros

  • bail
  • cast_impl
  • debug
  • declare_language
  • id
  • judgment_fn
  • push_rules
  • seq
  • set
  • trace
  • trait_alias

Attribute Macros

  • fixed_point
  • instrument
  • requires
  • term
  • test

Derive Macros

  • Visit

Functions

  • fixed_point::fixed_point
  • parse::expect_char
  • parse::expect_keyword
  • parse::identifier
  • parse::number
  • parse::reject_keyword
  • parse::require_unambiguous
  • parse::skip_trailing_comma
  • parse::skip_whitespace
  • parse::try_parse
  • with_tracing_logs

Type Aliases

  • Fallible
  • Map
  • Set
  • fold::SubstitutionFn
  • judgment::JudgmentStack
  • language::CoreKind
  • language::CoreParameter
  • parse::ParseResult