render

Function render 

Source
pub fn render(
    goban: &Goban,
    options: &RenderOptions,
) -> Result<String, GobanError>