Rodrigo Candido Gryzinski

Results 2 issues of Rodrigo Candido Gryzinski

Fixes #131 Allow adding `#[async_trait(?Send)]` to specific methods instead of the whole trait for cases where only some methods require `Send` bounds. I could add `#[async_trait(Send)]` as well for convenience...

Is it possible to manage GPG keys using vault? I don't mind if I have to hack something together, I can also submit a PR if it's a desired feature