stelae 0.6.6

A collection of tools in Rust and Python for preserving, authenticating, and accessing laws in perpetuity.
Documentation
1
2
3
4
5
6
7
#![allow(clippy::pedantic)]
#![allow(clippy::restriction)]

mod api;
mod archive_testtools;
mod basic;
mod common;