Docs.rs
  • sway-error-0.47.0
    • sway-error 0.47.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • fuel-service-user
    • Dependencies
      • either ^1.9.0 normal
      • num-traits ^0.2.14 normal
      • smallvec ^1.7 normal
      • sway-types ^0.47.0 normal
      • thiserror ^1.0 normal
      • uwuify ^0.2 normal
    • Versions
    • 1.59% of the crate is documented
  • Go to latest version
  • 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

sway_error0.47.0

  • Structs
  • Enums
  • Traits
?
Change settings

List of all items

Structs

  • diagnostic::Code
  • diagnostic::Diagnostic
  • diagnostic::Hint
  • diagnostic::Issue
  • diagnostic::Label
  • diagnostic::Reason
  • diagnostic::SourcePath
  • handler::ErrorEmitted
  • handler::Handler
  • lex_error::LexError
  • parser_error::ParseError
  • warning::CompileWarning

Enums

  • convert_parse_tree_error::ConvertParseTreeError
  • diagnostic::DiagnosticArea
  • diagnostic::LabelType
  • diagnostic::Level
  • error::CompileError
  • error::InterfaceName
  • error::TypeNotAllowedReason
  • lex_error::LexErrorKind
  • parser_error::ParseErrorKind
  • type_error::TypeError
  • warning::Warning

Traits

  • diagnostic::ToDiagnostic