Skip to main content

Module serde_helpers

Module serde_helpers 

Source
Expand description

Serde helper modules for types that don’t implement Serialize/Deserialize natively.

Modules§

http_method
Serialize/deserialize reqwest::Method as a string (e.g. "GET", "POST").