Adrien Chapelet

Results 5 issues of Adrien Chapelet

Hello, would it be possible to use custom colors (such as a HEX, or a RGB with alpha), for example for FormatColor? I think we could use FormatColor::Custom(0x12_34_56) for custom...

Describe the bug While trying to `cargo run` this [project](https://github.com/adrien3d/rs-nrf-fw/tree/dev) on my Mac OS 13.5 M1, with rustc 1.71.1 (eb26296b5 2023-08-03) I have the following error: ``` Compiling rs-nrf-fw v0.1.0...

type: bug

I have already a `log4rs` configuration that outputs logs to console and to a file, but I want to be able to use a custom function that will output to...

## Description On macOS 14.4.1, I am able to run `go run ./cmd/version/main.go`, as well as the face detect example. But not the following code: ## Steps to Reproduce ```go...

question

https://navitia.atlassian.net/browse/NAV-2811