[][src]Function sauron::html::kbd

pub fn kbd<MSG>(
    attrs: Vec<Attribute<MSG>>,
    children: Vec<Node<MSG>>
) -> Node<MSG>