Docs.rs
loalang-0.1.20
loalang 0.1.20
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
emilniklas
Dependencies
atty ^0.2
normal
bincode ^1.2.0
normal
clap ^2.33.0
normal
colored ^1.8.0
normal
dirs ^2
normal
fraction ^0.6
normal
glob ^0.3.0
normal
graphql_client ^0.8.0
normal
http ^0.1.20
normal
hyper ^0.12
normal
hyper-staticfile ^0.4
normal
ignore ^0.4
normal
jsonrpc-stdio-server ^14.0
normal
log ^0.4.8
normal
log-panics ^2.0.0
normal
lsp-server ^0.2
normal
lsp-types ^0.60
normal
matches ^0.1.8
normal
ngrammatic ^0.3.1
normal
num-bigint ^0.2
normal
num-traits ^0.2
normal
peekmore ^0.4.0
normal
reqwest ^0.9
normal
rpassword ^4.0
normal
rust-crypto ^0.2
normal
rustyline ^5.0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.8
normal
simple-logging ^2.0
normal
strum ^0.17.1
normal
strum_macros ^0.17.1
normal
tar ^0.4
normal
tee ^0.1.0
normal
Versions
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
☰
All crates
1
2
3
4
5
6
7
8
pub
enum
BitSize
{
Size8
,
Size16
,
Size32
,
Size64
,
Size128
,
SizeBig
, }