Skip to main content

add

Method
This is a method of the ContextLedger class in the context module.
Add a segment to the ledger

Signature

def add(&mut self, segment: ContextSegment) -> ()

Parameters

segment
ContextSegment
required
No description available.

Returns

Returns
()
The result of the operation.