Docs.rs
  • armalint-0.1.1
    • armalint 0.1.1
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • BrettMayson
    • Dependencies
      • byteorder ^1.3 normal
      • clap ^2.33 normal
      • colored ^1.8 normal
      • lazy_static ^1.3 normal
      • pest ^2.1 normal
      • pest_derive ^2.1 normal
      • regex ^1.2 normal
      • strum ^0.16 normal
      • strum_macros ^0.16 normal
      • pest ^2.1 build
      • pest_derive ^2.1 build
    • Versions
    • 5.81% 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
    • 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

armalint0.1.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • VERSION
  • commands::Lint
  • config::AST
  • config::Node
  • config::PreProcessor
  • config::Report
  • config::render::RenderOptions
  • config::render::Renderer
  • config::simplify::Array
  • config::simplify::Class
  • config::simplify::Config
  • error::IOPathError

Enums

  • HelpType
  • config::Statement
  • config::render::BracketStyle
  • config::render::IndentationType
  • config::simplify::ArrayElement
  • config::simplify::Entry
  • error::ArmaLintError

Traits

  • commands::Command
  • error::PrintableError
  • io::ReadExt
  • io::WriteExt

Macros

  • copy_file
  • create_dir
  • create_file
  • display_info
  • get_message
  • iformat
  • node_error
  • node_warning
  • open_file
  • remove_file
  • rename_file
  • repeat

Functions

  • config::parse
  • config::parse_with_resolver
  • config::simplify::get_array
  • config::simplify::get_entries
  • config::simplify::get_entry
  • config::simplify::get_value
  • execute
  • io::compressed_int_len