pub fn format_shape(shape: &Shape) -> String
Format a Shape as Rust-like source code (plain text, no colors)
By default, this includes doc comments and third-party attributes.