pub type ProgressCallback = Sender<Entry>;
Alias para callback de progresso
pub struct ProgressCallback { /* private fields */ }