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
Module logical
Module Items
Structs
Enums
Constants
In rain_
lang::
value::
primitive
rain_lang
::
value
::
primitive
Module
logical
Copy item path
Source
Expand description
Logical types and operations
Structs
§
Bool
The boolean type
Enums
§
Binary
Binary logical operations
Logical
Op
Logical operations
Unary
Unary logical operations
Constants
§
BINARY_
OPS
A list of all builtin binary logical operations
UNARY_
OPS
A list of all builtin unary logical operations