format_shape_colored

Function format_shape_colored 

Source
pub fn format_shape_colored(shape: &Shape) -> String
Expand description

Format a Shape as Rust-like source code with ANSI colors (Tokyo Night theme)

By default, this includes doc comments and third-party attributes.