moon
moon copied to clipboard
support fuzzy matching for `moon run`
https://github.com/moonbitlang/moonbit-docs/issues/314
moon run should be more flexible
moon run src/main
moon run main
moon run username/hello/main
moon run u/h/m
NB: Should be easy to implement in RR via crates/moon/src/filter.rs