component_debug::cli::format

Function format_create_error

Source
pub fn format_create_error(
    moniker: &Moniker,
    parent: &Moniker,
    collection: &Name,
    err: CreateError,
) -> Error
Expand description

Format a CreateError into an error message that is suitable for a CLI tool.