#boilerplate #resources #traits

comprehensive_traits

A harness for creating consistently-shaped servers will less boilerplate

1 unstable release

Uses new Rust 2024

new 0.1.0 May 11, 2025

#23 in #boilerplate

46 downloads per month
Used in 3 crates (2 directly)

MIT license

11KB

Shared trait definitions for common comprehensive resources

This crate defines traits that are designed to be implemented and exported by one Resource and consumed by another, so that the implementor and consumer do not depend on one another.

The only current trait is http_diag::HttpDiagHandler for exposing various diagnostic information on a shared HTTP server.

Dependencies

~0–475KB