keywords

Attribute Macro keywords 

Source
#[keywords]
Expand description

Adding the transition table (trie tree) to the const array.

The added trie tree can be used with keyword parser. The name of added table should be specified by this macro’s argument. The source array should be ‘[(&str, T)]’ type.