Skip to main content

write_registry_id

Function write_registry_id 

Source
pub(super) fn write_registry_id(
    entry: &impl RegistryEntry,
    writer: &mut impl Write,
    name: &str,
) -> Result<()>