Type Definition TractResult
Other items intract_pulse::internal
type TractResult<T> = Result<T, Error>;