icydb-base 0.0.14

IcyDB — A type-safe, embedded ORM and schema system for the Internet Computer
Documentation
1
2
3
4
5
6
7
8
9
pub mod bytes;
pub mod collection;
pub mod decimal;
pub mod hash;
pub mod intl;
pub mod len;
pub mod num;
pub mod text;
pub mod web;