No description
- Rust 99.9%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
The previous version had a => required|optional|default token, this was duplicating information for Option types and didn’t look very good. This new version looks like a type, which can be either Required<_>, Option<_> or Default<_>, and means the same thing. |
||
| src | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .hgignore | ||
| Cargo.toml | ||
| ChangeLog | ||
| LICENSE | ||