Docs.rs
devd-rs-0.3.6
devd-rs 0.3.6
Permalink
Docs.rs crate page
Unlicense
/
MIT
Links
Homepage
Repository
crates.io
Source
Owners
valpackett
Dependencies
libc ^0
normal
nom ^7
normal
Versions
11.11%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
devd_rs
0.3.6
In devd_
rs::
parser
devd_rs
::
parser
Function
event
Copy item path
Source
pub fn event(input: &
str
) ->
IResult
<&
str
,
Event
,
()
>