Module reep::types [] [src]

This module provides the types (traits) a Using application has to implement

Traits

BodyParser

Trait for the BodyParser, also used As Key for the Parsers Result on the requests extensuon typemap

Id

The trait for a Id

OptionParser

Trait for the OptionParser, also used As Key for the Parsers Result on the requests extensuon typemap

ParsableId

A Type witch can be constructed from a &str but witch construction might fail

ParserMiddleware

Interface for OptionParser and BodyParser entforcing type corektness and results

Resource

The trait representing resources