Skip to content

How to call @available? #111

Open
Open
@jbis9051

Description

@jbis9051
if (@available(macOS 10.15, *)){
   /// whatever
}

How would I do this in rust?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions