Docs.rs
feldera-types-0.239.0
feldera-types 0.239.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.239.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
61.1%
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
Skip to main content
Module error
feldera_
types
0.239.0
Module error
Module Items
Structs
Constants
Traits
In crate feldera_
types
feldera_types
Module
error
Copy item path
Source
Structs
§
Error
Response
Information returned by REST API endpoints on error.
Constants
§
MAX_
REPORTED_
PARSE_
ERRORS
Traits
§
Detailed
Error
Error trait which internal errors must implement such that it can be transformed to a complete JSON error response.