StackRating

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

edwardw

Rating
1515.49 (43,526th)
Reputation
2,323 (72,530th)
Page: 1 2 3 ... 4
Title Δ
How can one await a result of a boxed future? -0.33
How to create a iter repeats last element in rust +2.00
tokio::timeout on Stream always occurs 0.00
Rust ffi + wasm (yew -> cargo web start) -> fatal error: '... 0.00
Why is the Write trait implemented for &File and &TcpStream... 0.00
How to handle pattern match for newtype of enum wrapped in Rc<Re... 0.00
How to serialise structs into io::Write in a loop 0.00
swapping two entries of a HashMap +2.00
Reverse generic constraint with Borrow trait 0.00
How to run futures containing borrowed TcpStream concurrently? +0.49
Match a slug with Nom 0.00
How to convert a Future into a Stream? -1.45
Unwrap Result inside Optional +0.52
How do I share models using a library that should be directly exten... 0.00
Why does Rusqlite reject the Option type when executing a query? 0.00
How to call a Nim function from Rust through C-FFI? +0.51
How to insert HashMap into PostgreSQL as JSON type? +0.49
Get the length of a TakeWhile? 0.00
How do i print logs in IST timezone using env_logger crate in Rust? 0.00
Deserialize inner enum value from &str to u64 with serde_json 0.00
Rust ndarray type error: trait bound not implemented 0.00
Serve Static Files using warp in rust 0.00
Why doesn't lifetime elision work for traits +2.53
Required lifetime parameter on array of vec 0.00
Sort HashMap data by keys 0.00
How to get a compact but lossless string representation of a float... 0.00
How to pass many params to rust actix_web route 0.00
Blurz Rust Library on Raspberry PI 4 Bluetooth connection with spec... 0.00
Combine prisms to focus on a value regardless of a branch +0.49
How do I handle/circumvent "Cannot assign to ... which is behi... 0.00
Replacing a trait bound with a trait alias says "the size for... +2.27
How can I create a stream where the items are based on items that t... +1.49
How to put a trait Bound to elements built with document.create_ele... 0.00
How to react on regvaule types from winreg crate correctly? 0.00
Run multiple actix app on different ports 0.00
How to convert serde_json::error::Error to reqwest::error::Error? 0.00
In Rust, what's the idiomatic way to split a &str into an i... +0.30
Use spin lock and lazy_static! on a static struct 0.00
a collection of type `str` cannot be built from `std::iter::Iterato... 0.00
Rust: How to do HTTP PUT of large files? +0.50
how to pin RefCell contents? 0.00
Rust jsonrpc-core accessing Params as map or array 0.00
Is there a way to init a non-trivial static std::collections::HashM... 0.00
In Rust, what trait do I need to compare a generic to an integer 0.00
Simplify for loop for the iteration (using the crate strum) 0.00
How to solve "lifetime must be valid for the static lifetime&q... 0.00
How to use `Fn` trait with return type of `impl trait` in Rust? +0.29
Rust Lifetime mismatch in trait method 0.00
Specifying lifetime of the associated type in the Iterator trait -0.80
Rust generic local variable +2.31