#base #utils #type #functional-programming #crates #focused

calypso_base

Base types and utilities for Calypso that don't require any other Calypso crates (excluding calypso_error)

3 unstable releases

0.1.1 Feb 27, 2022
0.1.0 Feb 27, 2022
0.0.0 Nov 11, 2020

#2235 in Rust patterns

24 downloads per month

MIT/Apache

32KB
603 lines

calypso_base

Common utilities for use within Calypso.

Much of this crate is feature-gated to prevent unnecessary large dependencies.


lib.rs:

Base types and utilities for Calypso that don't require any other Calypso packages

Dependencies

~1–1.8MB
~37K SLoC