LoganDark
LoganDark
That could work as an example, or another application. But this is a library, it does not have any executable or functionality that you can just invoke from the command...
> Is this crate still actively maintained? Evidently not, although thankfully `0.2.9` has made it to crates.io as of ~5 months ago (almost a year after this issue was filed)....
In order to properly enforce this, it would require an invariant lifetime like [`drop_arena`](https://docs.rs/drop_arena), which would make it incredibly painful to include an `Arena` as a field in any other...
`NonZeroU64` now has `saturating_add`, so there should be no need to convert it to a regular `u64` and back anymore.
 @yessky I've never heard of it, I've never heard of anyone using it, and you have horrible grammar...
 1. Capitalize your sentences 2. Spaces after periods and commas, please 3. Try spelling out words instead of using `u` `u` isn't a word.
 I see what you tried to pull, I've updated my comments.
See the [`addByBuffer`](https://github.com/wavesoft/jbb/blob/d04b200680e9f9838f091adcaf068c120eb4811e/decoder.js#L1161) method of the BinaryLoader. Then you just call `load` as usual
> Would need to see if we could get a test environment for this one. If you don't mind following LFS-jr, the [KISS Linux installation guide](https://kisslinux.org/install#001) will take up an...
> if there are multiple systems installed, I would require the user to specify which they want to use. This isn't in control of the developer so I think you...