Clément Renault

Results 310 comments of Clément Renault
trafficstars

I advise people who need this feature to use the PR of @stevemk14ebr #59, as I have no time to review it and I know that it can introduce issues...

This is an issue with Cargo and the crates index. bors merge

Nice! ``` LLVM ERROR: IO failure on output stream: no space on device error: could not compile `lindera-ipadic` ``` bors merge

@loiclec Is this PR making the library bigger or what? 😂

Hey @Palmik, I understand that it is pretty complex to use, and we would like to rewrite a big part of heed and the `BytesEncode/BytesDecode` traits. In the meantime, you...

Hey @ShadowJonathan, Which version of heed are you using? I wrote the version 0.11 to try using real error types when casting bytes by [using the bytemuck library instead of...

I think that [the PR that @timokoesters has done](https://github.com/Kerollmops/heed/pull/116) is to be merged on the new v0.12 that isn't published on crates.io for now. > Edit: going ahead with the...

Hey @ShadowJonathan, > Do you have an IM handle (discord, twitter, matrix, etc.) where i can contact you on? There's some questions about `heed`'s development which i might want to...

> Does anybody know why the tests are failing on Windows? 🤔 I have no clue. It looks like it is failing to infer types but ONLY on windows? Is...

Hey @jonsecchis, > I'm migrating from Mozilla's `rkv`, since I'm interested in using `mdbx` and `heed` also provides all the functionality I need out of the box. I would be...