libvctrl_handler 3.0.0

Fundamental contracts for building a version control system – no implementations, only traits and types
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "libvctrl_handler"
version = "3.0.0"
edition = "2024"
description = "Fundamental contracts for building a version control system – no implementations, only traits and types"
license = "MIT"
authors = ["mroczect"]
documentation = "https://docs.rs/libvctrl"
homepage = "https://github.com/mroczect/libvctrl"
repository = "https://github.com/mroczect/libvctrl"
readme = "README.md"
keywords = ["version-control", "vcs", "library", "traits"]
categories = ["development-tools", "data-structures"]