format_shape_with_config

Function format_shape_with_config 

Source
pub fn format_shape_with_config(
    shape: &Shape,
    config: &ShapeFormatConfig,
) -> String
Expand description

Format a Shape as Rust-like source code with config options (plain text, no colors)