Constant NO_OWNER

Source
pub const NO_OWNER: Weak<()>;
Expand description

A constant that can be used where an owner is expected of type Weak<dyn StoreOwner> but no owner is required.