pub trait SystemClockImpl: ClockImpl { }

Object Safety§

This trait is not object safe.

Implementors§