Docs.rs
rain-lang-0.0.1
rain-lang 0.0.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
imbrem
Dependencies
ahash ^0.3
normal
dashmap ^3.11
normal
either ^1.5
normal
indexmap ^1.3.2
normal
optional
lazy_static ^1.4
normal
nom ^5
normal
optional
num ^0.2.1
normal
parking_lot ^0.10
normal
rand ^0.7
normal
rand_xoshiro ^0.4
normal
smallvec ^1.2
normal
clap ^2
dev
rustyline ^6
dev
Versions
100%
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
rain_
lang
0.0.1
In rain_
lang::
parser
rain_lang
::
parser
Function
parse_bool_type
Copy item path
Source
pub fn parse_bool_type(input: &
str
) ->
IResult
<&
str
,
Bool
>
Expand description
Parse the Boolean type