Docs.rs
  • leo-errors-2.6.1
    • leo-errors 2.6.1
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • collinc97
    • d0cd
    • Dependencies
      • anyhow ^1.0 normal
      • backtrace ^0.3.74 normal
      • color-backtrace ^0.6.1 normal
      • colored ^2.0.4 normal
      • derivative ^2.2.0 normal
      • itertools ^0.13.0 normal
      • leo-span ^2.6.1 normal
      • serde ^1.0.214 normal
      • thiserror ^1.0.65 normal
    • Versions
    • 64.67% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

leo_errors2.6.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Backtraced
  • Buffer
  • BufferEmitter
  • Formatted
  • Handler
  • HandlerInner
  • InterpreterHalt
  • StderrEmitter
  • backtraced::Backtraced
  • formatted::Formatted

Enums

  • AstError
  • CliError
  • CompilerError
  • FlattenError
  • LeoError
  • LeoWarning
  • LoopUnrollerError
  • PackageError
  • ParserError
  • ParserWarning
  • StaticAnalyzerError
  • StaticAnalyzerWarning
  • TypeCheckerError
  • TypeCheckerWarning
  • UtilError
  • ast_errors::AstError
  • cli_errors::CliError
  • compiler_errors::CompilerError
  • flattener_errors::FlattenError
  • loop_unroller_errors::LoopUnrollerError
  • package_errors::PackageError
  • parser_errors::ParserError
  • parser_warnings::ParserWarning
  • static_analyzer_error::StaticAnalyzerError
  • static_analyzer_warning::StaticAnalyzerWarning
  • type_checker_error::TypeCheckerError
  • type_checker_warning::TypeCheckerWarning
  • util_errors::UtilError

Traits

  • Emitter
  • LeoMessageCode
  • traits::LeoMessageCode

Macros

  • create_messages
  • macros::create_messages

Type Aliases

  • ErrBuffer
  • Result
  • WarningBuffer