Skip to main content

ACTION_VERBS

Constant ACTION_VERBS 

Source
pub const ACTION_VERBS: &[&str];
Expand description

Action verbs used by category inference.

Category inference treats these as boundaries between a domain prefix and the action verb (for example SearchStart -> search).