StackRating

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

Ibraheem Ahmed

Rating
1497.08 (3,985,706th)
Reputation
26 (1,435,388th)
Page: 1 2 3
Title Δ
Trying to implement rocket_cors CorsOptions on a rust api 0.00
What's the differences between these two ways of cloning a send... 0.00
Why do my tokio tasks quit before finishing? 0.00
Is it possible to override the crate-type specified in Cargo.toml f... -2.50
Why can't None be cloned for a generic Option<T> when T d... -2.55
How do I initialise a HashMap with specific key and value types? -2.80
How do I return a boxed iterator that returns boxed iterators of f64? 0.00
Create the type of Box<T> -4.00
How can I pull data out of an Option for independent use? +0.42
How do I borrow a String as mutable to push itself to itself? +1.14
What is the purpose of the &() syntax? +1.90
Generic implementation depending on traits 0.00
How do I disable automatic closing of <> without disabling it... 0.00
How do I find the path to the home directory for Linux? 0.00
How to declare an array of structs and initialize it later? -0.92
How to group the elements of a collection into all combinations of... 0.00
Pass in and use Type via a function argument? 0.00
How to retrieve HTTP headers from a request in Rocket? -1.94
What is the idiomatic way to transform vector of structs to another... 0.00
Rust calling trait alias for closure +4.88
Is there any mechanism in Rust equivalent to C++ inheritance withou... +4.20
Is it possible to store different concrete types implementing the s... -3.13
Why I get "temporary value dropped while borrowed" if I a... +0.24
Generic functions that take structs with 0.00
Is there a way to create a struct based on a trait implementation? +4.67
How to include <T as Trait>::Blocknumber in a struct within a... +0.18
How can I get JSON from the Github API? 0.00
Rust lazy_static! macro with a post-processed string? +4.90
Hacking Rust security approach -1.44
async testing in rust - how to fail a test from a side thread or by... 0.00
Create image using docker for rust application 0.00
Trie: cannot borrow `_` as mutable more than once at a time -2.87
How can I pass mutable Vec<Something> variable to function an... 0.00
Rust futures `try_filter_map` causing panic: 'async fn resumed... 0.00
Why sometimes extern crate is needed? 0.00
How to avoid for loops and let statement for this program +0.61
How to solve [E0382]: use of moved value in a for loop? 0.00
Why do I get a run error handling custom error types in Rust? -3.85
Convert iterator over Result into Result<Vec<_>, _> 0.00
How to pass custom data to macros of log crate in Rust? 0.00
Rust dependency inject implementation of trait into another object 0.00
Rust doc test with async function #[tokio-test] 0.00
Image loading inconsistent with Jekyll + GitHub Pages -4.09
Calling common method on enum types 0.00
How to use serde to serialize structs containing ndarray fields? 0.00
How can I build standalone test binary to run under a debugger? 0.00
Dynamically set file path in log4rs +0.11
How do I convert a binary value to a Redis command? 0.00
What is an efficient way to compare strings while ignoring case? 0.00
Webpack not finding image paths after removing the asset pipeline i... +4.09