pub type Finalize<N> = FinalizeCore<N, Command<N>>;

Aliased Type§

struct Finalize<N> { /* private fields */ }