Expand description
Serde helper modules for types that don’t implement Serialize/Deserialize natively.
Modules§
- http_
method - Serialize/deserialize
reqwest::Methodas a string (e.g."GET","POST").
Serde helper modules for types that don’t implement Serialize/Deserialize natively.
reqwest::Method as a string (e.g. "GET", "POST").