Markus Legner
Markus Legner
It's not really a factor when the values are 0‒100.
I would like to define examples for individual `Model` or `Serializer` fields, similar to generating `descriptions` based on the `help_text` parameters. Unfortunately, so far I've only found ways to defining...
## Description I noticed that various places in the documentation still link to the archived [MystenLabs/narwhal](https://github.com/MystenLabs/narwhal) repository. Where applicable, I've updated the link to point towards instead. ## Test Plan...
## Description Just fixing some typos I noticed when reading through the Sui documentation. ## Test Plan Only documentation changes, no testing required.
### search you tried in the issue tracker rust locked ### describe your actual problem Many (most?) Rust projects come with lock files that specify the exact versions of dependencies...
It is unclear whether an argument can be marked as `global` and `required` simultaneously. There used to be a note "Global arguments *cannot* be required." in the docs, which was...