pub fn format_shape_with_config(
shape: &Shape,
config: &ShapeFormatConfig,
) -> StringExpand description
Format a Shape as Rust-like source code with config options (plain text, no colors)
pub fn format_shape_with_config(
shape: &Shape,
config: &ShapeFormatConfig,
) -> StringFormat a Shape as Rust-like source code with config options (plain text, no colors)