JaydenElliott

Results 5 issues of JaydenElliott

### Problems 1. There is no way to copy/clone the `HashMap` within family. - Use case: Storing metrics to compare against later 2. There is no way to iterate over...

I have come across a few instances were I would like to check if a particular metric exists in the metric `Family` without creating a new entry if it doesn't....

I'm building directly on an arm64 linux machine and compiling llvm takes 60+ minutes so would be really helpful to have a release build. Is there currently any plan for...

Hey, When importing any `color_eyre` type, my code completion (nvim-cmp) starts suggesting 30+ `color_eyre::owo_colors` methods on nearly every struct in my project (see image below). Is there some way to...

**Is your feature request related to a problem? Please describe.** Loving lazydocker, however often have to run a `docker container ps`, in order to copy a container id or name...

enhancement