文件名称:exercism-rust
文件大小:20KB
文件格式:ZIP
更新时间:2024-04-30 20:21:07
Rust
Exercism的Rust Track解决方案 我很Rust编程语言和称为精彩资源 记住1%的原则: 1.00 365 == 1.00 1.01 365 == 37.78
【文件预览】:
exercism-rust-master
----.gitignore(329B)
----sum-of-multiples()
--------Cargo.toml(71B)
--------tests()
--------src()
----nth-prime()
--------Cargo.toml(80B)
--------tests()
--------src()
----README.md(244B)
----difference-of-squares()
--------Cargo.toml(76B)
--------tests()
--------src()
----raindrops()
--------Cargo.toml(64B)
--------tests()
--------src()
----proverb()
--------Cargo.toml(78B)
--------tests()
--------src()
----prime-factors()
--------Cargo.toml(84B)
--------tests()
--------src()
----beer-song()
--------Cargo.toml(64B)
--------tests()
--------src()
----grains()
--------Cargo.toml(61B)
--------tests()
--------src()
----reverse-string()
--------Cargo.toml(142B)
--------tests()
--------src()
----armstrong-numbers()
--------Cargo.toml(72B)
--------tests()
--------src()
----hello-world()
--------Cargo.toml(66B)
--------tests()
--------src()
----leap()
--------Cargo.toml(59B)
--------tests()
--------src()