Trait implementation
lrs
::
time
::
Time
::
Add
Objects that implement the binary
+
operator.
Syntax
impl
Add
<
Time
> for
Time
{ type Output =
Time
; }