stelae 0.2.0

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

mod basic;
mod common;