Type Definition cycler::DefaultCyclerWriter[][src]

type DefaultCyclerWriter<T> = RwLockCyclerWriter<T>;

This is the currently most optimal cycler writer that implements UniversalCyclerWriter.