Crates.io | mkit |
lib.rs | mkit |
version | 0.4.0 |
source | src |
created_at | 2020-12-05 06:12:33.85191 |
updated_at | 2021-03-10 15:05:15.104105 |
description | Tools and macros for distributed and peer-to-peer applications |
homepage | |
repository | https://github.com/bnclabs/mkit |
max_upload_size | |
id | 319808 |
size | 95,961 |
Mkit is a collection of traits, utilities and common useful types required to build distributed, peer-to-peer applications.
make build
to confirm all versions of build is passing with
0 warnings and 0 errors.check.sh
with 0 warnings, 0 errors and all testcases passing.perf.sh
with 0 warnings, 0 errors and all testcases passing.cargo spellcheck
to remove common spelling mistakes.