ldt2_mc 0.1.0

simple LDT class for German Health LDT2 standard (not implemented yet)
Documentation
1
2
3
4
5
6
7
8
9
10
11
# This will become a simple LDT2 class

## Installation

Add this to your Cargo.toml:

‘‘‘toml
[dependencies]
ldt_mc = "0.1.0"

‘‘‘