Docs.rs
jaq-core-3.0.0
jaq-core 3.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
01mf02
Dependencies
arbitrary ^1.4
normal
optional
dyn-clone ^1.0
normal
once_cell ^1.16.0
normal
typed-arena ^2.0.2
normal
serde_json ^1.0
dev
Versions
100%
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
Skip to main content
Module data
jaq_
core
3.0.0
Module data
Module Items
Structs
Traits
In crate jaq_
core
jaq_core
Module
data
Copy item path
Source
Expand description
Mapping from compile-time data types to run-time data types.
Structs
§
JustLut
Filters that process
V
and take only LUT as data.
Traits
§
DataT
Data types that filters operate on.
HasLut
Types that provide an
'a
-lived LUT for the data types given in
D
.