//! This module includes wrappers for `CKShare` and `CKShareMetaData`.
use Object;
use ShareId;
use crateid;
/// A wrapper for `CKShareMetaData`, which describes details about a `CKShare`. You might use this
/// to, say, handle accepting an invite for a share.