Type Definition sapio_base::timelocks::AbsTime[][src]

type AbsTime = LockTime<Abs, MTP>;

Trait Implementations

impl TryFrom<Duration> for AbsTime[src]

type Error = LockTimeError

The type returned in the event of a conversion error.

impl TryFrom<u32> for AbsTime[src]

type Error = LockTimeError

The type returned in the event of a conversion error.