format_shape

Function format_shape 

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

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

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