Docs.rs
feldera-types-0.27.0
feldera-types 0.27.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
gz
ryzhyk
blp
feldera-bot
Dependencies
actix-web ^4.3
normal
anyhow ^1.0.57
normal
enum-map ^2.7.3
normal
libc ^0.2.153
normal
log ^0.4.20
normal
proptest ^1.0.0
normal
optional
proptest-derive ^0.3.0
normal
optional
feldera_rust_decimal ^1.33.1-feldera.1
normal
serde ^1.0
normal
serde_json ^1.0.127
normal
serde_yaml ^0.9.14
normal
utoipa ^4.1
normal
csv ^1.2.2
dev
lazy_static ^1.4.0
dev
rust_decimal_macros ^1.32
dev
Versions
64.04%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
feldera_
types
0.27.0
feldera_types
Macro
deserialize_tuple
Copy item path
source
macro_rules!
deserialize_tuple { ([
$num_fields
:expr]($(
$arg
:tt),
*
)) => { ... }; }