pub fn load_handler_pack<R: Read + Seek>(
reader: R,
trust: &TrustStore,
) -> Result<(LoadedHandlerPack, HandlerPackInspection), HandlerPackError>pub fn load_handler_pack<R: Read + Seek>(
reader: R,
trust: &TrustStore,
) -> Result<(LoadedHandlerPack, HandlerPackInspection), HandlerPackError>