libvctrl_handler 5.0.1

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
14
15
16
[package]

name = "libvctrl_handler"

version = "5.0.1"

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"]



[lints]

workspace = true