You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce yourself and share a bit about your background with Rust. When did you start learning Rust, and what inspired you to do so?
How did you get involved with the time crate, and what has your experience been like as a core maintainer?
What are the differences between chrono and time crate? Can you offer any advice to help users choose which crate to use for their specific needs?
Has the time crate fixed the localtime soundness issue? If not, why? Have you considered using tz-rs to address the issue?
In addition to maintaining the time crate, what other contributions have you made to the Rust community? For example, I know you are the author of RFC and the implementation of derive_default_enum.
What are the most rewarding part and biggest challenges that you have faced as a maintainer of time crate and contributor of rust?
What is your vision for the future of the time crate and Rust as a whole?
When you're not working on Rust projects, what do you like to do in your free time? Do you have any hobbies or interests that you're particularly passionate about?
The text was updated successfully, but these errors were encountered:
Outline
localtime
soundness issue? If not, why? Have you considered usingtz-rs
to address the issue?derive_default_enum
.The text was updated successfully, but these errors were encountered: