Jan Behrens
Jan Behrens
> EDIT: I made a [crude macro](https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=98221c637c7195f1fc530cc51d3848f8). I think there is a tiny error in it. It should be: ```diff ($($list:ident : $ty:ty),* => $expr:expr) => {{ - struct Assert;...
If support for manual code generation is a goal (which I do like), then it would also be nice to have a command line tool (such as [`pb-rs`](https://crates.io/crates/pb-rs)'s binary, but...
Not sure if this problem still exists. If your proto file doesn't contain a package name, it will be written to `_.rs` in the `out/` directory during the build process,...
See also #1048, which I think could solve this issue.
Same with Koka 2.4.2 on FreeBSD 13.2
Disclaimer: I'm new to publishing crates (I uploaded my first crate yesterday). I am also worried about accidentally publishing something that I don't want to publish (and if I understand...
I still don't understand if the exhibited behavior is intentional or not.
> First, I'd _like_ for this to not really be needed in most cases if ever. We _should_ be able to use some form of implied bounds here. Related to...
Thanks to @cederom for opening a ticket on this. I discovered the problem when I intended to send on HF (
> Hey @JanBeh :-) I have noticed that this project prefers to work on MyriadRF Forum [1] please ask our question there :-) > > [1] https://discourse.myriadrf.org/ I didn't make...