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.
pub fn format_create_error(
moniker: &Moniker,
parent: &Moniker,
collection: &Name,
err: CreateError,
) -> Error
Format a CreateError into an error message that is suitable for a CLI tool.