Module octocat_rs::github::command

source ·
Expand description

Contains the Command interface used in the handler module by the EventHandler trait.

Structs

  • This struct contains code adapted from the Command struct written in the iced library. It is currently identical to the aforementioned struct, however modifications will be made to fit our needs with time.

Type Definitions