Docs.rs
  • scopelint-0.0.21
    • scopelint 0.0.21
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mds1
    • Dependencies
      • clap ^4.4.2 normal
      • colored ^2.0.0 normal
      • itertools ^0.11.0 normal
      • once_cell ^1.16.0 normal
      • regex ^1.6.0 normal
      • solang-parser ^0.3.2 normal
      • taplo ^0.13.0 normal
      • walkdir ^2.3.2 normal
    • Versions
    • 83.72% 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

scopelint0.0.21

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • check::Parsed
  • check::comments::CommentStateCharIndices
  • check::comments::CommentWithMetadata
  • check::comments::Comments
  • check::comments::NonCommentChars
  • check::inline_config::InlineConfig
  • check::inline_config::InvalidInlineConfigItem
  • check::report::Report
  • check::utils::ExpectedFindings
  • check::utils::InvalidItem
  • config::Opts

Enums

  • check::comments::CommentPosition
  • check::comments::CommentState
  • check::comments::CommentType
  • check::inline_config::InlineConfigItem
  • check::utils::FileKind
  • check::utils::ValidatorKind
  • config::Subcommands

Traits

  • check::comments::CommentStringExt
  • check::utils::IsFileKind
  • check::utils::Name
  • check::utils::VisibilitySummary

Functions

  • check::parse
  • check::run
  • check::utils::offset_to_line
  • check::validators::constant_names::validate
  • check::validators::formatting::validate
  • check::validators::script_has_public_run_method::validate
  • check::validators::src_names_internal::validate
  • check::validators::test_names::validate
  • fmt::run
  • run
  • spec::run