Type Definition cdp::layer_tree::SnapshotId
[−]
[src]
type SnapshotId<'a> = Cow<'a, str>;
[Experimental] Unique snapshot identifier.
type SnapshotId<'a> = Cow<'a, str>;
[Experimental] Unique snapshot identifier.