algae-derive 0.1.6

Algae is a collection of algorithms and data structures optimized for building decentralize systems...
1
2
3
4
5
6
7
8
9
10
# @algae/derive

This crate was created to serve as a collection of useful algorithms for a variety of different workflows.

## Getting Started

    git clone https://github.com/FL03/algae.git
    cargo test --all-features

### Examples