Skip to content
View iddm's full-sized avatar

Block or report iddm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. serde-aux serde-aux Public

    An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.

    Rust 164 27

  2. thread-priority thread-priority Public

    A simple Cross-platform thread schedule and priority library for rust.

    Rust 124 24

  3. urlshortener-rs urlshortener-rs Public

    A very-very simple url shortener (client) for Rust.

    Rust 53 16

  4. cargo-cook cargo-cook Public

    A rust cargo subcommand which cooks your crate

    Rust 31 2

  5. introspection introspection Public

    A rust introspection procedural macro.

    Rust 18 1

  6. unique-type-id unique-type-id Public

    A procedural macro for generating unique ids for rust types

    Rust 14 7

818 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing iddm's contributions from April 14, 2024 to April 18, 2025. The contributions are 68% commits, 19% pull requests, 12% code review, 1% issues.

Contribution activity

April 2025

Created an issue in asomers/mockall that received 9 comments

How can I #[automock] a trait which has the "std::fmt::Display" trait as a requirement?

Hey, thanks for a great crate such as this! I wanted to use it for my project but I can't because of the restriction on my trait that of the std::f…

9 comments
2 contributions in private repositories Apr 6
Loading