into_struct_from_str

Function into_struct_from_str 

Source
pub async fn into_struct_from_str<T>(
    resp: Response<Body>,
) -> Result<T, Box<dyn Error + Send + Sync>>