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
armalint
0.1.1
armalint
Macro
get_message
Copy item path
Source
macro_rules! get_message { ($l:expr, $n:ident) => { ... }; }