Settings
Help
hex_bytes_spans
foundry_
debugger
1.3.2
In foundry_
debugger::
tui::
draw
Structs
SourceLines
Functions
decimal_digits
hex_bytes_spans
hex_digits
foundry_debugger
::
tui
::
draw
Function
hex_
bytes_
spans
Copy item path
Source
Search
Settings
Help
Summary
fn hex_bytes_spans( bytes: &[
u8
], spans: &mut
Vec
<Span<'_>>, f: impl
Fn
(
usize
,
u8
) -> Style, )