[][src]Function uvm_core::unity::hub::editors::editor_value_location::serialize

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