Docs.rs
  • file-header-0.1.3
    • file-header 0.1.3
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • marshallpierce
    • nandita-v
    • Dependencies
      • crossbeam ^0.8.4 normal
      • lazy_static ^1.5.0 normal optional
      • license =3.5.0 normal optional
      • thiserror ^1.0.64 normal
      • walkdir ^2.5.0 normal
      • globset ^0.4.15 dev
      • tempfile ^3.13.0 dev
    • Versions
    • 100% 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

file_header0.1.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • FileResults
  • Header
  • SingleLineChecker
  • license::spdx::APACHE_2_0
  • license::spdx::BSD_3
  • license::spdx::EPL_2_0
  • license::spdx::GPL_3_0_ONLY
  • license::spdx::MIT
  • license::spdx::MPL_2_0
  • license::spdx::NoTokens
  • license::spdx::SpdxLicense
  • license::spdx::YearCopyrightOwnerValue

Enums

  • AddHeaderError
  • AddHeadersRecursivelyError
  • CheckHeadersRecursivelyError
  • DeleteHeaderError
  • DeleteHeadersRecursivelyError

Traits

  • HeaderChecker
  • license::spdx::LicenseTokens

Functions

  • add_headers_recursively
  • check_headers_recursively
  • delete_headers_recursively