mirror of
https://github.com/mre/idiomatic-rust
synced 2024-11-25 05:20:18 +00:00
Add talk about developing an idiomatic Slack client in Rust
This commit is contained in:
parent
bcdae95b53
commit
42520b5721
1 changed files with 2 additions and 1 deletions
|
@ -26,7 +26,8 @@ This repository collects resources for writing clean, idiomatic Rust code. Pleas
|
|||
|
||||
### 2017
|
||||
|
||||
[Idiomatic Rust Libraries](https://killercup.github.io/rustfest-idiomatic-libs/index.html#/) by [@killercup](https://github.com/killercup)
|
||||
Idiomatic Rust Libraries [[Slides](https://killercup.github.io/rustfest-idiomatic-libs/index.html#/)] by [@killercup](https://github.com/killercup) - Rustfest Kiev
|
||||
What's so hard about writing a Slack Client in Rust? [[Video](https://www.youtube.com/watch?v=rrtJh1kz1Ms)] [[Slides](https://speakerdeck.com/mre/whats-so-hard-about-writing-a-slack-client-in-rust)] by [@mre](https://github.com/mre) - Rust Cologne Meetup
|
||||
|
||||
## Projects
|
||||
|
||||
|
|
Loading…
Reference in a new issue