template<>
action<helpkw> struct
Find keyword among all keywords and if found, store the keyword and its info on which help was requested behind tag::
This struct and its apply function are used as a functor-like wrapper to search for a keyword in the pool of registered keywords recognized by a grammar and store the keyword and its info on which help was requested behind tag::