Skip to main content

SomeUnpreparedUpdates

Type Alias SomeUnpreparedUpdates 

Source
pub type SomeUnpreparedUpdates = Box<dyn for<'r> FnOnce(&'r mut PrepareUpdatesBuffer<'_>)>;

Aliased Typeยง

pub struct SomeUnpreparedUpdates(/* private fields */);