Docs.rs
armake2-0.3.0
armake2 0.3.0
Docs.rs crate page
GPL-2.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
KoffeinFlummi
Dependencies
byteorder ^1
normal
colored ^1.6
normal
docopt ^1
normal
linked-hash-map ^0.5.1
normal
openssl ^0.10
normal
regex ^1
normal
serde ^1.0
normal
serde_derive ^1.0
normal
time ^0.1
normal
peg ^0.5
build
winreg ^0.6.0
normal
Versions
0%
of the crate is documented
Platform
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
file
armake2
0.3.0
In armake2::
preprocess::
preprocess_
grammar
armake2
::
preprocess
::
preprocess_grammar
Function
file
Copy item path
Source
pub fn file<'input>(__input: &'input
str
) ->
ParseResult
<
Vec
<
Line
>>