Function teloxide::utils::html::code_inline

source ·
pub fn code_inline(s: &str) -> String
Expand description

Formats the string as an inline code.

Escapes HTML characters inside the block.