Skip to main content

WriteHooks

Type Alias WriteHooks 

Source
pub type WriteHooks = Middleware;
Expand description

Back-compat alias: the previous single-hook builder name. Prefer Middleware.

Aliased Type§

pub struct WriteHooks { /* private fields */ }