pub type BoxedInlineCodeHandler = Arc<dyn InlineCodeHandler>;Expand description
Type alias for a boxed inline code handler.
Aliased Typeยง
pub struct BoxedInlineCodeHandler { /* private fields */ }pub type BoxedInlineCodeHandler = Arc<dyn InlineCodeHandler>;Type alias for a boxed inline code handler.
pub struct BoxedInlineCodeHandler { /* private fields */ }