mitochondria 1.1.2

Mitochondria is the powerhouse of the `Cell`
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[features]
no_std = []

[package]
authors = ["Anthony Ramine <n.oxyde@gmail.com>"]
description = "Mitochondria is the powerhouse of the `Cell`"
documentation = "https://docs.rs/mitochondria"
keywords = ["cell"]
license = "ISC"
name = "mitochondria"
readme = "README.md"
repository = "https://github.com/nox/mitochondria"
version = "1.1.2"