Docs.rs
  • sdml-errors-0.1.5
    • sdml-errors 0.1.5
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • johnstonskj
    • Dependencies
      • codespan-reporting ^0.11.1 normal
      • heck ^0.4.1 normal
      • i18n-embed ^0.14 normal
      • i18n-embed-fl ^0.8 normal
      • rust-embed ^8.2 normal
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3.18 normal
      • url ^2.5.0 normal
    • Versions
    • 22.82% of the crate is documented
  • Go to latest version
  • Platform
    • 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

sdml_errors0.1.5

Module functions

  • Enums
  • Functions

In sdml_errors::diagnostics

Module sdml_errors::diagnostics::functions

source ·
Expand description

One-line description.

More detailed description, with

§Example

End of file during parsingSymbol’s value as variable is void: rustEnd of file during parsing

Enums§

  • IdentifierCaseConvention

Functions§

  • datatype_invalid_base_type
  • definition_is_incomplete
  • definition_not_found
  • deprecated_term_used
  • double_underscored_identifier
  • duplicate_definition
  • duplicate_definition_import
  • duplicate_member
  • duplicate_module_import
  • duplicate_variant
  • feature_set_not_a_union
  • found_error_node
    Note: tree-sitter originated errors will always have a location.
  • identifier_not_preferred_case
  • imported_module_not_found
  • invalid_identifier
  • invalid_language_tag
  • invalid_value_for_type
  • invalid_value_for_type_named
  • member_is_incomplete
  • missing_node
    Note: tree-sitter originated errors will always have a location.
  • missing_variable_in_node
    Note: tree-sitter originated errors will always have a location.
  • module_is_incomplete
  • module_not_found
  • module_version_info_empty
  • module_version_mismatch
  • module_version_not_found
  • property_incompatible_usage
  • property_reference_not_property
  • rdf_definition_incompatible_usage
  • string_without_language
  • type_class_incompatible_usage
  • type_definition_not_found
  • type_validation_incomplete
  • unexpected_node_kind
    Note: tree-sitter originated errors will always have a location.
  • using_unconstrained_datatype