cli to detect tropes in prose
rust cli ai toml aho-corasick llm slop
0

Configure Feed

Select the types of activity you want to include in your feed.

tropius / Cargo.toml
66 B 3 lines
1[workspace] 2resolver = "2" 3members = ["crates/cli","crates/core"]