dental-notation 1.0.0

Library converting between different tooth numbering systems
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "dental-notation"
version = "1.0.0"
edition = "2021"
description = "Library converting between different tooth numbering systems"
repository = "https://git.barthes.xyz/guilhem/dental-notation"
license = "GPL-3.0-or-later"
categories = ["parsing"]

[dependencies]
owo-colors = "3"