Skip to main content

IdentityRunnable

Type Alias IdentityRunnable 

Source
pub type IdentityRunnable = RunnablePassthrough;
Expand description

Backward-compatible alias for RunnablePassthrough.

Aliased Typeยง

pub struct IdentityRunnable;