Florian Nagel
Florian Nagel
I might take another crack at this next week. Are there any preferences regarding the library to implement this or should I make an (then) educated guess and just go...
I've started with an implementation in https://github.com/topgrade-rs/topgrade/pull/807 But tbh I'm not quite satisfied with the usability of that crate in println macros for example. It's very tedious as `println!("Hello")` becomes...
Just a quick update: Have made lots of progress over in [#807](https://github.com/topgrade-rs/topgrade/pull/807). I think the bulk of it is done. If any of you guys would like to review be...
> Would there be any interest in an article regarding "Rust, Loco and Nix(OS): Build & Deployment"? > > Just a short article and how/why to use Nix for environments...