Type Definition cdp::database::DatabaseId [] [src]

type DatabaseId<'a> = Cow<'a, str>;

[Experimental] Unique identifier of Database object.