pub fn serialize_module_path<S>(
    xs: &[String],
    serializer: S
) -> Result<S::Ok, S::Error>where
    S: Serializer,
Expand description

helper to serialize module paths