Chris Couzens

Results 13 issues of Chris Couzens

Are you a Windows or Mac user and can deal with issues raised against one of those platforms? Are you available to test the build when changes are made (months...

help wanted

We should import initialization methods from the C++ API. There are functional features only available this way. https://github.com/antimatter15/tesseract-rs/issues/28 Whilst we mostly use the C API, we currently import a couple...

If the application has provided an abort signal to `fetchOptions` when initializing the `Client`, then that abort signal shouldn't be overwritten when `makeFetchSource` sets up its own abort controller. In...