vcdiff-writer

Crates.iovcdiff-writer
lib.rsvcdiff-writer
version1.0.0
sourcesrc
created_at2024-04-15 00:13:42.358773
updated_at2024-04-15 00:13:42.358773
descriptionA library for creating valid VCDIFF files (not an encoder).
homepage
repositoryhttps://github.com/ThinkingJoules/vcdiff-utils
max_upload_size
id1208682
size38,546
Julian Stahl (ThinkingJoules)

documentation

README

vcdiff-writer

Overview

The vcdiff-writer library is used to help write a VCDIFF patch format from Rust structs.

This is not an encoder and will not generate differences.

This might be used if you were writing an encoder in Rust, to help generate a valid RFC 3284 output file.

Commit count: 24

cargo fmt