Function guppy::graph::summaries::path_forward_slashes::serialize[][src]

pub fn serialize<S>(
    path: &Utf8PathBuf,
    serializer: S
) -> Result<<S as Serializer>::Ok, <S as Serializer>::Error> where
    S: Serializer
Expand description

Serializes a path using forward slashes.