jdx / demand

prompt library for rust
https://docs.rs/demand
MIT License
52 stars 3 forks source link

small quick things #50

Closed Vulpesx closed 4 months ago

Vulpesx commented 4 months ago

Input.suggestions() takes a slice with non-static str's, it's more flexible. Fixed a typo removed a re-export I forgot to remove in #49