Skip to main content

serialize

Function serialize 

Source
pub fn serialize<S>(method: &Method, serializer: S) -> Result<S::Ok, S::Error>
where S: Serializer,
Expand description

Serialize http::Method as a string