Function tbot::markup::inline_code

source ·
pub const fn inline_code<T>(code: T) -> InlineCode<T>where
    T: Deref<Target = str>,
Expand description

Formats an inline piece of code.