Anders429 / Anders429/substring
len shorthand
未关闭
- 主要语言
- Rust
- 星标
- 11
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
Should be able to exclude len() for example:
`string.substring_len(3)`
Could be a shorthand for `string.substring(3, string.len())`
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。