Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor
  • Pro

Organizations

@datalust @elastic-rs @uuid-rs @bitflags @auto-impl-rs

Pinned

  1. 1
    https://github.com/search?q=user%3AKodrAus+topic%3Aexample
    2
    
                  
    3
    Any example repositories I put together should turn up with a `user:KodrAus topic:example` GitHub search query.
  2. A lightweight, no-std, object-safe, serialization-only framework for Rust

    Rust 41 6

  3. A logging implementation for `log` which is configured via an environment variable.

    Rust 241 47

  4. The home of the library team

    1

1,639 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2020

Created a pull request in rust-lang/rust that received 14 comments

Implement Error for &(impl Error)

Opening this up just to see what it breaks. It's unfortunate that &(impl Error) doesn't actually implement Error. If this direct approach doesn't w…

+21 −0 14 comments

Created an issue in sval-rs/sval that received 1 comment

Support streaming Error types

We could add an API to allow streaming std::error::Errors: pub mod stream { pub struct Source<‘a> { #[cfg(feature = “std”)] inner: &’a dyn std::error

1 comment
19 contributions in private repositories Aug 3 – Aug 11

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.