zip_static_handler 0.22.0

Static file handler from zip archive
Documentation
1
pub type Result<T> = std::result::Result<T, Box<dyn std::error::Error>>;