Licensir.TableRex.quick_render-exclamation-mark

You're seeing just the function quick_render-exclamation-mark, go back to Licensir.TableRex module for more information.
Link to this function

quick_render!(rows, header \\ [], title \\ nil)

View Source

Specs

quick_render!(list(), list(), String.t() | nil) :: String.t() | no_return()

A shortcut function to render with a one-liner. Sacrifices all customisation for those that just want sane defaults. Returns the rendered_string on success and raises RuntimeError on failure.