Charlie He

Results 23 issues of Charlie He

I want to use this in conjunction with structopt, whose derive macro expands to this: ```rust .validator(|s| { ::std::str::FromStr::from_str(s.as_str()) .map(|_: Eval| ()) .map_err(|e| e.to_string()) }) ``` Obviously this won't work...

### Verify steps - [X] 我已经在 [Issue Tracker](……/) 中找过我要提出的请求 I have searched on the [issue tracker](……/) for a related feature request. - [X] 我已经仔细看过 [Documentation](https://github.com/Dreamacro/clash/wiki/) 并无法自行解决问题 I have read the...

A simple helper method for `ParserIterator`. Instead of writing ```rust fn parse_numbers IResult(input: &'a str) -> IResult

A function that calculate the absolute difference between two numbers, ideally in a more optimized manner than hand rolling with if + comparison.

#### Issue description: Autocrafting not assigning processing recipe tasks to available crafters randomly, resulting in tasks piling up in the first few machines. #### What happens: I have 8 Ender...

enhancement

``` # dnf update CentOS Stream 9 - BaseOS 1.4 MB/s | 5.8 MB 00:04 CentOS Stream 9 - AppStream 5.4 MB/s | 15 MB 00:02 CentOS Stream 9 -...

Currently exported.json is very convoluted. I wish the mod manager can simply import a collection from a list of mod id.

feature

#### Issue type: - :heavy_plus_sign: Feature request ____ #### Short description: This would allow people to reuse their variable cards across game, and help new players too, especially those who...

feature-long-term