Programming: Difference between revisions

From WTFwiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 8: Line 8:
* [https://rust-lang-nursery.github.io/rust-cookbook/intro.html https://rust-lang-nursery.github.io/rust-cookbook/intro.html -- Rust Cookbook]
* [https://rust-lang-nursery.github.io/rust-cookbook/intro.html https://rust-lang-nursery.github.io/rust-cookbook/intro.html -- Rust Cookbook]
* [https://rust-lang.github.io/api-guidelines/about.html https://rust-lang.github.io/api-guidelines/about.html] -- Rust API Guidelines
* [https://rust-lang.github.io/api-guidelines/about.html https://rust-lang.github.io/api-guidelines/about.html] -- Rust API Guidelines
== Other Guides/Docs ==
* [https://dev.to/anshulgoyal15/a-beginners-guide-to-grpc-with-rust-3c7o https://dev.to/anshulgoyal15/a-beginners-guide-to-grpc-with-rust-3c7o] -- A Beginners Guide To GRPC With Rust
== Interesting Crates ==
== Interesting Crates ==
* [https://github.com/emilk/egui https://github.com/emilk/egui -- egui] -- "an easy-to-use immediate mode GUI in Rust that runs on both web and native"
* [https://github.com/emilk/egui https://github.com/emilk/egui -- egui] -- "an easy-to-use immediate mode GUI in Rust that runs on both web and native"

Latest revision as of 16:55, 12 September 2022