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;