foundry_
debugger
0.2.0
In foundry_
debugger::
tui::
draw
foundry_debugger
::
tui
::
draw
Function
hex_bytes_spans
Copy item path
Source
fn hex_bytes_spans( bytes: &[
u8
], spans: &mut
Vec
<Span<'_>>, f: impl
Fn
(
usize
,
u8
) -> Style, )