Structs§
- Runic
- When constructing
Runic
, one can use only specific fields and fill all the others withNone
(in which case they will be computed duringdescribe
function execution). Note, you can also use builder-like functions orDefault
is also implemented to help you out. This also makes it easier to reuse the same Runic multiple times slightly adjusting on of the fields.