Alexander

Results 9 issues of Alexander

This attribute skips field serialization if its value equals default. ### Motivation: Imagine we have an application, where the config may be changed dynamically and needs to be saved. Or...

While i tried to work around the bug, I found out that I can't use .relative() for absolute paths (which is expected): > called `Result::unwrap()` on an `Err` value: FromPathError...

enhancement

The previous terminal for Windows is `conhost.exe` (the one with blue background) which renders some colors differently. Green and Red, for example, are quite dim, whereas, on typical unix terminal...

### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the existing issues ### Clap Version 3.0.0-rc.7 ### Describe your use case...

C-enhancement
A-builder
E-easy

Fixes: https://github.com/console-rs/dialoguer/issues/256 In an effort to foster a more inclusive and accessible user interface, this PR introduces '1' and '0' as alternative input options alongside 'y' and 'n' in the...

I've added a test in this PR https://github.com/samscott89/serde_qs/pull/82 which highlights the problem: ``` thread 'deserialize_sequence' panicked at 'assertion failed: `(left == right)` left: `Query { r: [], s: 12 }`,...

In the case of fast NVRAM, caching may not be required. An option to work without cache should be added.

Source SDK 2007 is recently become available for linux. But steam downloads windows version of SDK. Whats wrong? Incorrect package or incorrect steamdb?

reviewed

### What does this PR try to resolve? A few traminal emulators support progress output to Windows taskbar. `winget` uses this to show install progress. Notably, Windows Terminal [recently (2020)...

A-documenting-cargo-itself
A-configuration
T-cargo
A-console-output
S-waiting-on-review