pub const NO_OWNER: Weak<()>;
A constant that can be used where an owner is expected of type Weak<dyn StoreOwner> but no owner is required.
Weak<dyn StoreOwner>