cartulary 0.3.0-alpha.1

The knowledge layer of your project — decisions, issues, docs, all in one place.
Documentation
1
2
3
4
5
//! Legacy value types kept alive solely so the migration steps can decode
//! identifiers produced by older schema versions. Nothing outside the
//! migration use case should depend on this module.

pub mod tsid;