Docs.rs
volute-1.2.1
volute 1.2.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Coloquinte
Dependencies
good_lp ^1.14
normal
optional
rand ^0.9
normal
optional
rustsat ^0.7
normal
optional
rustsat-kissat ^0.7
normal
optional
criterion ^0.7
dev
Versions
100%
of the crate is documented
Platform
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
Lut5
volute
1.2.1
Lut5
Aliased Type
Trait Implementations
From<u32>
In crate volute
volute
Type Alias
Lut5
Copy item path
Source
pub type Lut5 =
StaticLut
<5, 1>;
Expand description
5-input Lut
Aliased Type
§
pub struct Lut5 {
/* private fields */
}
Trait Implementations
§
Source
§
impl
From
<
u32
> for
Lut5
Source
§
fn
from
(table:
u32
) ->
Lut5
Converts to this type from the input type.