Xuanwo
Xuanwo
> Is there a lint we can activate to validate/defend this? Yep. Already added in: https://github.com/rustls/rustls/pull/1111/files#diff-5f389a0b3f32fb486b1f19f58ada9a15de2d4187be9819f5a1517487d7378ebbR268
I built a lib [serfig](https://github.com/Xuanwo/serfig) which powered by [serde-bridge](https://github.com/Xuanwo/serde-bridge) to make it possible. The real use-case: ```rust pub fn load() -> Result { let arg_conf: Self = Config::parse(); let mut...
> I think we can make it configurable with a CLI argument I agree.
`git-chglog` must have template files and unable to pass template content directly. ```go // Config for generating CHANGELOG type Config struct { Bin string // Git execution command WorkingDir string...
Hi, is there any plan to implement something like `ReaderStream` in `futures`? I'm willing to do the work.
@breestealth Hello, problem still exist?
Well, I want to be a core contributor. But I think I need sometime to know more about nodejs, maybe I can start from manage the issues.
Maybe your can develop a plug-in by yourself~
What's about nix?
It's also valuable to take `sbt` a look: https://www.scala-sbt.org/