render_object

Function render_object 

Source
pub fn render_object<I>(object: I, panel: &str, color: Option<Color>) -> String
where I: Tabled,