Crate finchers_json [−] [src]
JSON support (parsing/responder) based on serde_json
Structs
Error |
This type represents all possible errors that can occur when serializing or deserializing JSON data. |
Json |
Represents a JSON value |
Enums
Value |
Represents any valid JSON value. |
Functions
json_body |
Create an endpoint with parsing JSON body |