Docs.rs
adc-lang-0.2.3
adc-lang 0.2.3
Permalink
Docs.rs crate page
Unlicense
Links
Repository
crates.io
Source
Owners
43615
Dependencies
bitvec =1.0.1
normal
const_format =0.2.35
normal
getrandom =0.3.4
normal
lazy_static =1.5.0
normal
linefeed =0.6.0
normal
malachite =0.7.0
normal
phf =0.13.1
normal
regex =1.12.2
normal
Versions
79.52%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Params
adc_
lang
0.2.3
In adc_
lang::
structs
adc_lang
::
structs
Type Alias
Params
Copy item path
Source
pub type Params = (
usize
,
Natural
,
Natural
,
NumOutMode
);
Expand description
Parameter context tuple: (K, I, O, M)