Closed trueharuu closed 11 months ago
defines a bunch of new library-specific apis, allowing the developer to create commands (via Cmd::new()) and respond to them in a callback with ease
Cmd::new()
why did it keep all the other commits
defines a bunch of new library-specific apis, allowing the developer to create commands (via
Cmd::new()
) and respond to them in a callback with ease