mimeograph_request 0.1.2

mimeograph_router can route types that implement this trait
Documentation
  • Coverage
  • 75%
    3 out of 4 items documented0 out of 3 items with examples
  • Size
  • Source code size: 14.7 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 547.66 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • halzy

mimeograph_request

Provides the mimeograph_request::Request trait.

Usage

Impliment this trait for types that need to be routed with mimeograph_router.