tape-program 0.1.9

Your data, permanently recorded — uncensorable, uneditable, and here for good.
Documentation
1
2
3
4
5
pub mod initialize;
pub mod advance;

pub use initialize::*;
pub use advance::*;