magicpak 1.4.0

Build minimal docker images without static linking
Documentation
1
2
3
4
5
pub mod error;
pub mod log;
pub mod trace;

pub use error::{Error, Result};