backseat-signed 0.1.0

Authenticate cryptographic links from a signed derivate to its source input
1
2
3
#![allow(unused_imports)]
pub use anyhow::{anyhow, bail, Context as _, Error, Result};
pub use log::{debug, error, info, trace, warn};