Docs.rs
feldera-types-0.232.0
feldera-types 0.232.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
gz
ryzhyk
blp
feldera-bot
Dependencies
actix-web ^4.11.0
normal
anyhow ^1.0.91
normal
arrow-schema ^55
normal
async-nats ^0.44.2
normal
bytemuck ^1.16.3
normal
chrono ^0.4.38
normal
clap ^4.5
normal
enum-map ^2.7.3
normal
erased-serde ^0.3.31
normal
feldera-ir ^0.232.0
normal
libc ^0.2.153
normal
log ^0.4.20
normal
proptest ^1.5.0
normal
optional
proptest-derive ^0.5.0
normal
optional
regex ^1.10.2
normal
serde ^1.0.213
normal
serde_json ^1.0.132
normal
serde_yaml ^0.9.34
normal
thiserror ^2
normal
time ^0.3.20
normal
url ^2.5.0
normal
utoipa ^4.2
normal
uuid ^1.17.0
normal
csv ^1.2.2
dev
tempfile ^3.21
dev
Versions
60.75%
of the crate is documented
Go to latest version
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
Skip to main content
deserialize_tuple
feldera_
types
0.232.0
feldera_types
Macro
deserialize_
tuple
Copy item path
Source
macro_rules! deserialize_tuple { ([$num_fields:expr_2021]($($arg:tt),*)) => { ... }; }