Software Engineer as a Professional since 2016.
Interested in Rust Programming Language
One of the Top 150 Users of Rust
#Some of the Useful Posts I Have
Questions
How to Programmatically Get the Number of Fields of a Struct
Why Does If Let
blocks the execution with the usage of Mutex?
How can I Add to_string()
Functionality to Enum?
Answers
How to Introspect All Available Methods And Members of a Rust Type?
What is the Rust Equivalent to try-catch
Statement?
How to Access File Path Separator for the Current Platform?
How do I use log4rs' RollingFileAppender to incorporate rolling logging?