leetcode_rs 0.1.0

Rust solutions to LeetCode
Documentation

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