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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

armalint0.1.1

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Macros
  • Structs
  • Enums
  • Functions

Crate armalint

Source

Re-exports§

pub use error::ArmaLintError;
pub use error::IOPathError;
pub use commands::Command;

Modules§

commands
config
error
io
macros

Macros§

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

Structs§

VERSION

Enums§

HelpType

Functions§

execute