klave 0.0.3

This crate provides tools for building and using Klave-based applications
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "klave"
version = "0.0.3"
dependencies = [
 "secretarium",
]

[[package]]
name = "secretarium"
version = "0.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd98167bdc2bf00f0a5a14395850ef269a076fe37eb970e2cc8c662e2ff2008c"