Std.App.Work.Record
1 declaration
type
RecordThis declaration introduces a public type.
What it does
What a job has done so far.
Kept beside the job rather than somewhere else, so asking what a schedule
has been doing is reading a value rather than correlating two.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
