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 Δ
Is there an option to get rustc to show a "successful" me... 0.00
How can I get the current weekday in Rust using the Chrono crate? 0.00
How to get type hints to display? -0.47
How do I use actix-web 3 and rusoto 0.46 together? 0.00
Continue Docstring in New Line in Rust and VSCode 0.00
"SOUNDS LIKE" in diesel query -0.49
How do I await a future inside a non-async method which was called... 0.00
How do I use hashbrown data types with Rayon parallel iterators? 0.00
What is the most efficient way to prepend a `&str` to a `String`? +1.53
Generic types that depend on another generic in Rust +2.41
How can I define an async method in a trait? +0.52
How to use predicates in an async function? -0.49
Rust Diesel failing to compile with linker error 0.00
Access the methods of primitive Rust types +2.34
How to use a type from dependence's dependence? 0.00
Use hyper crate Body as Future crate Stream parameter 0.00
Why an immutable reference can work in match when mutable reference... 0.00
how to implement abstract factory in rust? +0.37
How to define a recursive trait bound in Rust? 0.00
How do I pass a trait as application data to Actix Web? 0.00
Rustlang book 14.3 - error[E0425]: cannot find function `add_one` i... 0.00
Rustlings not installing due to experimental features 0.00
anonymous struct type for function parameter +0.06
How do I store clap::ArgMatches in a struct? +2.40
Is the out-of-bound array indexing supposed to produce an error or... -0.49
Checking a Vec<u8> to see if it's all zero? +0.98
Checking a Vec<u8> to see if it's all zero? -0.85
Why is my rustup rust-toolchain file not overriding the default? -1.87
How to create a Future from a Result containing a Future? -3.18
How can I chain functions that take the previous result and that fu... 0.00
Does Rust devirtualize trait object function calls? -2.48
Stuck in compilation (substrate-node-template:make build ) +4.10
When implementing the default trait for a struct, and intializing i... -3.31
Change static string value 0.00
Trait associated const is not available in trait definition context... 0.00
Js binding for large rust object using wasm-bindgen +0.09
How to use Rust futures in callbacks? +2.60
How do I write to a file from different threads in Rust? 0.00
Is it possible to call a function from static library that built in... 0.00
What does the rust-analyzer error "could not resolve macro `$c... 0.00
Is it possible to declare a variable in the conditional of an if ex... +5.89
How to test a method inside an implementation in Rust 0.00
immutable value is still being moved +4.50
How do I convert Clamped<Vec<u8>> to Clamped<&mu... 0.00
How to create a Vector of Vectors within a For-Loop? -3.18
How to achieve behavior similar to @override in Rust -3.29
Why would a cross-compilation build fail on openssl when openssl is... +0.69
Can I create string enum? 0.00
Rust diesel conditionally filter a query 0.00
Rust structs that have Box fields and that impl async traits +4.86