[][src]Function sauron::prelude::kbd

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