Crate sing_macros

Source

Macros§

sing_loop
Creates a main loop that parses stdin (or the given input stream), evaluates the called function and returns the result.

Attribute Macros§

sing_add_trait
Add the trait in this impl block to sings trait store.