#solution #struct #problem

leetcode_rs

Rust solutions to LeetCode

1 unstable release

0.1.0 Jul 25, 2019

#37 in #problem

GPL-3.0 license

4KB

Rust solutions to LeetCode.
Every solution to a certain problem is a function which is implemented to the struct Solution.

No runtime deps