rust-petname icon indicating copy to clipboard operation
rust-petname copied to clipboard

Macro to compile in custom word lists

Open allenap opened this issue 1 year ago • 0 comments

With the default-words feature, one can compile in the word lists that ships with this crate. There's a certain amount of machinery built around that, but it's not possible to easily compiles in custom word lists – one has to reproduce much of that same machinery. It would be cool if anyone could make use of that via, say, a petnames! macro.

allenap avatar Apr 25 '24 13:04 allenap