Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Mathias <mathias@c8c4.org>"]
description = "Placeholder."
documentation = "https://docs.rs/cure"
edition = "2018"
homepage = "https://github.com/mjhennig/rust-cure"
license = "X11"
license-file = "LICENSE"
name = "cure"
readme = "README.md"
repository = "https://github.com/mjhennig/rust-cure"
version = "0.1.0"