Trait penumbra_ibc::component::app_handler::AppHandler

source ·
pub trait AppHandler: AppHandlerCheck + AppHandlerExecute { }
Available on crate feature component only.

Object Safety§

This trait is not object safe.

Implementors§