StackRating

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

pretzelhammer

Rating
1550.05 (7,928th)
Reputation
2,217 (75,924th)
Page: 1 2 3 4 5 ... 8
Title Δ
Borrow checker problems with serde-reflection 0.00
How to generate a random String of alphanumeric chars? -1.03
How to wrap a `futures::Stream` into anything that implements `Writ... 0.00
Root path example with warp? 0.00
actix pass appliction state with string 0.00
How does Rust know when to stop iterating over a range with no uppe... +0.43
What is the difference between "context" and "with_c... +0.45
Folding matrix rows element wise and computing average in Rust -1.95
How to call function with many different types? 0.00
How to deserialize a JSON array into a struct using serde? +1.94
Mixing select! and async calls in Rust -1.17
How to flatten many nested layers of pattern matches? -0.57
How to get Array of Field Values from Array of Structs in Rust? 0.00
How to prepend "./" to a path in a platform independent w... 0.00
Why can you borrow a mutable reference and still use both? -1.97
Why does borrow checker complain about the lifetimes of these diffe... +2.31
Why can't I call gen_range with two i32 arguments? 0.00
Can't convert Iterators into js_sys::Array 0.00
How do I store clap::ArgMatches in a struct? -2.40
Tying the return type of a method in a trait to the type thats impl... +0.42
How to to pattern match an Option<&Path>? -2.01
Implementing a parallel / multithreaded merge sort on Vec 0.00
Why am I allowed to call take() on a mutable reference to an iterat... 0.00
How to validate struct creation? +0.40
How can multiple parts of self be borrowed here? Isn't self bor... -2.04
Convert key value pair string to HashMap in one line 0.00
Match same number of repetitions as previous group +1.56
How do I create an actix-web server that accepts both sqlx database... -0.46
Lifetimes for references to values stored in vector 0.00
How to implement Error with a custom struct 0.00
Require generic type implements copy or clone | Vector of generics... 0.00
Why use the word 'generic' in lifetime parameters? +1.78
Wrong answer on kattis problem: texture analysis 0.00
How to convert f64 into String and parse back into f64? 0.00
Does Rust implement From<Vec<T>> for Vec<U> if I... +1.61
How to convert IoSliceMut array into Vec<u8>? 0.00
Return a Formatted String in Rust +1.27
Trait bound for move-closures? 0.00
What is the Rust equivalent of a char buffer / ASCII string on the... +0.43
Derefence a vector of references in Rust -0.70
height and width not working with javascript 0.00
How to place my submit button bottom left relative to my form? +0.41
Expand height of child div to the height of its parent div +0.40
How to restart coundown timer for 24 hrs after expired in javascript? 0.00
How to Install and Use V-Calendar (vue.js)? 0.00
When implementing the default trait for a struct, and intializing i... +0.41
Best Way To Mutate Arrays in Structs? 0.00
Rust lifetime inference for struct methods 0.00
Getting "error[E0599]: no method named write_fmt found" e... -2.05
How to convert a DynamicImage into an ImageBuffer? 0.00