Skip to main content

HasProgress

Trait HasProgress 

Source
pub trait HasProgress: HasProgress { }

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§

Source§

impl<P: HasProgress> HasProgress for P