Docs.rs
  • sway-error-0.65.1
    • sway-error 0.65.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • fuel-service-user
    • Dependencies
      • either ^1.9 normal
      • in_definite ^1.0 normal
      • num-traits ^0.2 normal
      • smallvec ^1.7 normal
      • strsim ^0.11 normal
      • sway-types ^0.65.1 normal
      • thiserror ^1.0 normal
      • uwuify ^0.2 normal optional
    • Versions
    • 5.79% 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.65.1

Crate Items

  • Structs
  • Enums
  • Traits

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::InvalidImplementingForType
  • error::ShadowingSource
  • error::StorageAccess
  • error::StructFieldUsageContext
  • error::TypeNotAllowedReason
  • lex_error::LexErrorKind
  • parser_error::ParseErrorKind
  • type_error::TypeError
  • warning::Warning

Traits

  • diagnostic::ToDiagnostic