Trait autd3_driver::datagram::IntoGainCache
source · pub trait IntoGainCache<G: Gain + 'static> {
// Required method
fn with_cache(self) -> Cache<G>;
}Required Methods§
sourcefn with_cache(self) -> Cache<G>
fn with_cache(self) -> Cache<G>
Cache the result of calculation