afoxer-com
afoxer-com
2.6M你加了X86了吗。
[ios] rustc_param = "" arch = ["aarch64-apple-ios", "x86_64-apple-ios"] release = true features_def = [] 可以再rsbind.toml配置下arch,只保留aarch64试试?
What if we have most of features except "whitespace detection" when using rust stabe version.
https://github.com/afoxer-com/rsbind/blob/main/toolchain/rsbind/src/main.rs
Cargo subcommand is preferred, and parameters can be passed like "--path=a/b/c"
Refactor with [clap](https://docs.rs/clap/latest/clap/#)
https://github.com/afoxer-com/rsbind/pull/66