pub fn kind(primitive: &str) -> KindExpand description
What primitive accepts. An unrecognized name is treated as text, which is
what Kind::Text means: no opinion, rather than a guess.
pub fn kind(primitive: &str) -> KindWhat primitive accepts. An unrecognized name is treated as text, which is
what Kind::Text means: no opinion, rather than a guess.