LBeernaertProton

Results 4 issues of LBeernaertProton

I am trying to run `cargo test` via the docker image and it is failing with the following error on main: ``` /mounted_workdir/target/tmp/uniffi-example-async-api-client-f44366ee4daea68c/async_api_client.swift:439:74: error: consecutive declarations on a line must...

Tested with uniffi v0.26.1. When using custom types declared in another crate, the generated uniffi binding code does not generate the correct function signature for the bindings. This may be...

Tested on uniffi v0.26.1 with proc macros The issues below can be reproduced by having a target library (final product) which uses external types exported in by dependent crates. ###...

Some email address originating from mailing list have long local parts which do not conform to the rfc but are still accepted by many email providers. This patch introduces the...