wasmsign 0.1.2

Add and verify digital signatures to/from WASM binaries
Documentation
1
2
3
4
5
pub mod actions;
pub mod config;

pub (crate) use super::*;
pub (crate) use self::config::*;