Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
ozkriff
ozkriff has asked
3
questions and find answers to
11
problems.
Stats
386
EtPoint
136
Vote count
3
questions
11
answers
About
Rust zealot and hobby game developer. Working on IntelliJ-Rust at JetBrains.
https://github.com/ozkriff
https://twitter.com/ozkriff
https://linkedin.com/in/ozkriff
ozkriff questions
How do I count unique grapheme clusters in a string in Rust?
Is it possible to check if `panic` is set to `abort` while a library is compiling?
ozkriff answers
Does Rust have bindings for tee(2)?
How to tell Cargo to use git tags to determine the crate version?
Is it possible to get the expansion of a single macro instead of the whole file?
How do I count unique grapheme clusters in a string in Rust?
How does one define optional methods on traits?
How do I use an environment variable in a .cargo/config file?
Interaction between Julia and Rust