[go: up one dir, main page]

[][src]Trait cocoa::foundation::NSDate

pub trait NSDate: Sized {
    unsafe fn distantPast(_: Self) -> id { ... }
unsafe fn distantFuture(_: Self) -> id { ... } }

Provided methods

unsafe fn distantPast(_: Self) -> id

unsafe fn distantFuture(_: Self) -> id

Loading content...

Implementors

impl NSDate for id[src]

Loading content...