Docs.rs
dice-roll-0.1.1
dice-roll 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
RobinMarchart
Dependencies
log ^0.4.14
normal
optional
nom ^6.1.2
normal
optional
rand ^0.8.3
normal
optional
serde ^1.0.124
normal
optional
Versions
0%
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
parse_i64
dice_
roll
0.1.1
In dice_
roll::
parser
dice_roll
::
parser
Function
parse_
i64
Copy item path
Source
pub fn parse_i64(input: &
str
) ->
IResult
<&
str
,
i64
>