Position::default specifies the defaults for all field. Then, ::new() and ::starting() can use ..Default::default() in their implementations to avoid having to specify empty values for all the internal structures. |
||
---|---|---|
.. | ||
src | ||
Cargo.lock | ||
Cargo.toml |