icydb-base 0.0.12

IcyDB — A type-safe, embedded ORM and schema system for the Internet Computer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
pub mod bytes;
pub mod color;
pub mod finance;
pub mod geo;
pub mod hash;
pub mod ic;
pub mod ident;
pub mod intl;
pub mod lang;
pub mod num;
pub mod time;
pub mod web;