artichoke
0.1.0-pre.0
Module backtrace
Module Items
Functions
In crate artichoke
artichoke
Module
backtrace
Copy item path
Source
Expand description
Format Ruby
Exception
backtraces.
Functions
ยง
format_
cli_
trace_
into
Format an
Exception
backtrace into an
io::Write
suitable for displaying in a Ruby CLI.
format_
repl_
trace_
into
Format an
Exception
backtrace into an
io::Write
suitable for displaying in a Ruby REPL.