common_function::handlers

Type Alias TableMutationHandlerRef

source
pub type TableMutationHandlerRef = Arc<dyn TableMutationHandler>;

Aliased Typeยง

struct TableMutationHandlerRef { /* private fields */ }