Docs.rs
darktoken-0.0.6
darktoken 0.0.6
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
narodnik
Dependencies
bls12_381 ^0.1.1
normal
itertools ^0.8.2
normal
rand ^0.7.2
normal
rand_core ^0.5.1
normal
sha2 ^0.8.1
normal
clap ^2.33.0
dev
dirs ^2.0.2
dev
hex ^0.4.2
dev
serde ^1.0.104
dev
serde_json ^1.0.48
dev
Versions
1.03%
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
darktoken
0.0.6
In darktoken::
utility
darktoken
::
utility
Function
lagrange_basis_from_range
Copy item path
Source
pub fn lagrange_basis_from_range(range_len:
u64
) ->
Vec
<
Scalar
>