Enum objc_id::Shared [] [src]

pub enum Shared {}

A type used to mark that the object(s) a struct contains are shared, so there may be other references to them.

Trait Implementations

impl Ownership for Shared
[src]