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

[package]
description = "Stuff"
documentation = "https://docs.rs/truc_runtime"
edition = "2021"
license-file = "LICENSE"
name = "truc_runtime"
readme = "../README.md"
repository = "https://github.com/arnodb/truc"
version = "0.1.0"