issues
search
rust-practice
/
cargo-leet
Program to make working on leetcode problems locally more convenient
Apache License 2.0
5
stars
3
forks
source link
Clear out a few small discussion items
#36
Closed
c-git
closed
1 year ago
c-git
commented
1 year ago
Enable all features for rust analyzer
Add separator between code and tests (
https://github.com/rust-practice/cargo-leet/discussions/19
)
Decrease default logging level to Warning (
https://github.com/rust-practice/cargo-leet/discussions/29
)
Add instructions to run direct from the source code (
https://github.com/rust-practice/cargo-leet/discussions/28
)
Replace custom code for standard library function call
Add
todo!()
to the function body (
https://github.com/rust-practice/cargo-leet/discussions/23
)
Add support for Vec\<String>
todo!()
to the function body (https://github.com/rust-practice/cargo-leet/discussions/23)