StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

kmdreko

Rating
1593.93 (2,071st)
Reputation
4,030 (41,616th)
Page: 1 2 3 4 ... 7
Title Δ
How to save a document in MongoDB by r2d2 and actix? 0.00
How to handle "multiple applicable items in scope" error? -0.62
How can I create a HashMap in Rust that can go 4 to 5 times deep wi... 0.00
Implement Pseudo Naked Constraints 0.00
Is it possible to #[wasm_bindgen] public structs and functions defi... 0.00
Read lines in pairs from stdin in rust +0.38
How to shift elements to end of the array 0.00
If I have nested async/await calls should I be concerned with accum... 0.00
Conditionally sort a Vec in Rust +1.61
How to implement IntoIterator for an enum of iterable variants? 0.00
Is there a way of providing polymorphic type discrimination similar... -0.31
How to pass a boxed trait object by value in Rust? +0.38
Can a function return type data? +0.08
Why is 5 larger? (comparing user inputs in a simple if statement) 0.00
Is there a name for this for loop pattern and if so is there a bett... +0.38
How can I dynamically define the struct for serde_json when the JSO... +2.22
Dereferencing a vector of references in Rust +1.09
What is the difference between TryFrom<&[T]> and TryFrom&... 0.00
Rust tests fail to even run 0.00
Why is the trait not implemented? 0.00
write! macro does not compile in a separate method when taking refe... 0.00
Multiple Filtering cases in Rust -0.12
Problem with lifetimes and implementing Clone 0.00
What is the purpose of the &() syntax? -1.39
Rust: conditional trait inheritance 0.00
Getting the bytes of a `str` at compile-time +0.38
Creating a Generic Struct Indexed by a Generic NewType 0.00
How do I deserialize a configuration value from an environment vari... 0.00
Is Option guaranteed to be atomic? 0.00
How to decide when function input params should be references or not? -0.61
When is a type only known at runtime? 0.00
Why can't I move out of index of Vec<Rc<dyn T>>? +0.38
Why does `sum += x` work the same as `sum += *x` for integer types?... 0.00
Rust Wasm Bindgen returns object but gets a number 0.00
Do Rust traits have runtime overhead? 0.00
Trie: cannot borrow `_` as mutable more than once at a time +0.36
How to use mutexes in threads without Arc? 0.00
What is the memory representation of enum and Option<enum>? 0.00
How to avoid for loops and let statement for this program +0.92
Migrating a TaskManager script from gdscript/Godot to bevy and rust 0.00
How can I create a HashSet from a borrowed array of a generic type... 0.00
Compilation problem with Actix TCP client implementation 0.00
how to work with a vector of weak references in rust -0.32
Rust reference dropped here while still borrowed 0.00
How to write incoming stream into a file in warp? 0.00
println!() only if object implements Debug trait 0.00
When does `vec!` create different elements, or not? +1.90
How does the rust compiler generate "immutable borrow occurs h... 0.00
Rust lazy static custom struct instance +0.38
I can't capture the DB reference 0.00