serialize

Function serialize 

Source
pub fn serialize<S: Serializer>(
    val: &HashSet<StatusCode>,
    ser: S,
) -> Result<S::Ok, S::Error>