Docs.rs
feldera-types-0.52.0
feldera-types 0.52.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.9.0
normal
anyhow ^1.0.91
normal
enum-map ^2.7.3
normal
erased-serde ^0.3.31
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
utoipa ^4.2
normal
uuid ^1.16.0
normal
csv ^1.2.2
dev
tempfile ^3.15
dev
Versions
59.19%
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.52.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.