Sha256: 1cc15fd61942a29ea558c5f4d5782e46adcfd914cab82be084a6882fa9afc122
Contents?: true
Size: 265 Bytes
Versions: 20
Compression:
Stored size: 265 Bytes
Contents
#[cfg_attr(target_os = "none", cfg(any(target_has_atomic = "ptr", feature = "portable-atomic")))] mod atomic_waker; #[cfg_attr( target_os = "none", cfg(any(target_has_atomic = "ptr", feature = "portable-atomic")) )] pub use self::atomic_waker::AtomicWaker;
Version data entries
20 entries across 20 versions & 1 rubygems