Function dyer::plugin::serde_method::serialize[][src]

pub fn serialize<S>(arg: &Method, serializer: S) -> Result<S::Ok, S::Error> where
    S: Serializer