typed-error 0.0.1

A typed, transport-aware error system for Rust services with structured metadata, retry hints, and HTTP/gRPC mapping.
Documentation
1
2
3
4
#![forbid(unsafe_code)]

/// A typed, transport-aware error system for Rust services.
pub fn placeholder() {}