Results 40 issues of hatoo

good first issue

https://code.visualstudio.com/docs/editor/userdefinedsnippets VScode's snippet has a description field and it would be good to support generate description field by `cargo-snippet`. Maybe generating a description from doc comment would be good.

enhancement
good first issue

would be good

enhancement
help wanted
good first issue

https://github.com/hatoo/cargo-snippet/pull/18#issuecomment-615835448 We are printing doc attribute as `///` using text processing. #14 However, there is an option in rustfmt, [normalize_doc_attributes](https://github.com/rust-lang/rustfmt/blob/master/Configurations.md#normalize_doc_attributes) but it's not stable. It's good to use this option...

would be good

documentation
help wanted
good first issue

Currently, `oha` shows the sum of the HTTP body. But showing in/out TCP bandwidth is better. I think it's hard to implement because all communication is abstracted by `hyper`.

It is interesting to emit logs that compatible with vegeta. https://github.com/tsenart/vegeta

enhancement
help wanted

documentation
help wanted