Function thunder::thunderclap [] [src]

pub fn thunderclap(_args: TokenStream, input: TokenStream) -> TokenStream

Main macro that implements automated clap generation.

Tag an impl block with this attribute of a type. Then call start() on the type to handle match parsing.