No description
Find a file
2022-03-26 23:25:16 +01:00
sing_macros Basic functionality of the crate is now present. 2022-03-26 23:06:38 +01:00
sing_parse Basic functionality of the crate is now present. 2022-03-26 23:06:38 +01:00
sing_util Basic functionality of the crate is now present. 2022-03-26 23:06:38 +01:00
src Basic functionality of the crate is now present. 2022-03-26 23:06:38 +01:00
.gitignore Initial commit 2022-02-19 11:37:31 +01:00
Cargo.toml Basic functionality of the crate is now present. 2022-03-26 23:06:38 +01:00
LICENSE.md Renamed license file 2022-03-26 23:25:16 +01:00
README.md Update 'README.md' 2022-03-26 23:22:30 +01:00
TODO Update 'TODO' 2022-03-26 23:15:57 +01:00

Sing

Std

I/o

Negotiator

Generator

What is sing meant to be?

This crate is meant to create interfaces between traits in Rust libraries and the command line. It does this by providing two macros: …

Negotiator? Really?

Yes, it's somewhat far-fetched, but I really wanted to be able to sing and clap in my rusty command-line projects.

Why the name?

See above.