Trait axum_codec::handler::Input

source ·
pub trait Input { }

Implementors§

source§

impl<T> Input for T