Skip to main content

Crate facet_actix

Crate facet_actix 

Source
Expand description

§Facet-actix

Glue code between facet and actix-web.

§Features

  • Json:
    • Lets you extract json from the payload using the Json wrapper.
    • Lets you return json using the Json wrapper.

§Example

See our example here

Structs§

Form
FormExtractFut
Json
JsonExtractFut

Enums§

FormRejection
JsonRejection