Kuba Sładek

Results 4 issues of Kuba Sładek

Hi, I have idea to implement new mutator. Let's look at an example. ```php final readonly class PaginationRequest { public function __construct( private int $page, private int $size ) {...

Feature Request
Mutator

This PR: - [x] Add mutator that change if statement to false - [x] Add mutator that change elseif statement to false - [x] Covered by tests - [ ]...

- https://www.reddit.com/r/rust/comments/123ci3h/best_format_for_highperformance_serde/ - https://github.com/djkoloski/rust_serialization_benchmark Best https://crates.io/crates/rkyv/0.7.44 ?

enhancement
server

Example: https://github.com/manhunto/webhooks-rs/actions/runs/9245972212/job/25432991441 ``` cargo +nightly-2024-05-18 udeps --all-targets shell: sh -e {0} env: CARGO_TERM_COLOR: always RUSTFLAGS: -Dwarnings NIGHTLY_VERSION: nightly-202[4](https://github.com/manhunto/webhooks-rs/actions/runs/9245972212/job/25432991441#step:7:4)-05-18 CACHE_ON_FAILURE: false CARGO_INCREMENTAL: 0 Updating crates.io index error: failed to get `clap`...