rust-community / talks

Presentations, Proposals, and Requests for talks for the Rust Community
29 stars 18 forks source link

[proposed] SF topic: Rust Idioms #19

Open alsonkemp opened 8 years ago

alsonkemp commented 8 years ago

Ruby/Rails has a strong notion of idiomatic code and that was very helpful. Python has the notion of pythonic. What are Rust's idioms?

I'm writing a hobby project in Rust and I'm swirling over basic data modeling and function signature questions. Examples:

My modest, though fripperous, project is struggling with these issues so I'd love to hear a discussion around these questions. They might be covered elsewhere but I've not been able to find answers.

If this topic sounds interesting, I'd be happy to lead a group/panel discussion on the topic and to use my project to ground the discussion.