Skip to main content

from_string

Function from_string 

Source
fn from_string<'d, D>(deserializer: D) -> Result<StatusCode, D::Error>
where D: Deserializer<'d>,