pub fn load_named_content_root<S>(
store: &S,
name: &[u8],
) -> Result<Option<ContentRootPublication>, Error>where
S: Store + ManifestStore,pub fn load_named_content_root<S>(
store: &S,
name: &[u8],
) -> Result<Option<ContentRootPublication>, Error>where
S: Store + ManifestStore,