Frédéric Nieto

Results 27 issues of Frédéric Nieto

impl for T allows also use for &T and &&T when doing T.trait_fn, else it can just be dereferenced, it's better than potentially hazardous code duplication

fixed criterion benchmark not compiling on windows due to jemalloc

I need `ReleaseStgMedium` for a shell extension and the definition doesn't exist in the winapi. luckily a simple extern declaration suffices to complement this crate. Just posting this to show...

Hi, I am using tera to generate user provided templates as HTML with support for internationalization. Most info is known upfront except a few fields that need to be set...

This improves the scope struct acces, by adding an `into_iter` and a safe `TryFrom`; - [x] I have read the [contribution guidelines][Contributing] - [x] This change has documentation I license...

This adds serde to the grant types - [x] I have read the [contribution guidelines][Contributing] I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to chose...

Hi, I was wondering if there was a way to reuse code written with this lib in a frontend wasm project, obviously not all features, but maybe a subset.

enhancement
help wanted

- Added usize based string - Added it to benchmarks - it's a LOT faster than SmallString. - still missing most functions and a bit of docs, but nothing to...

Hi, i tried using the library using one to many. Server sees the connections and gets the session join event from the clients but not the host. ``` 10:47:27 [INFO]...

bug

### Version modpack Used Extended ### Environment Singleplayer ### New Worlds Yes ### Expected Behavior The Cauldron should be fillable with fresh water buckets ### Actual Behavior None of the...

Status: Confirmed