rust-practice / cargo-leet

Program to make working on leetcode problems locally more convenient
Apache License 2.0
5 stars 3 forks source link

Make solution public to avoid unused function lints. #31

Closed sak96 closed 1 year ago

sak96 commented 1 year ago

This avoids unused function error from clippy