Expand description
Rendering a human-readable view of an ASDF file.
This reproduces the output of libasdf’s asdf info byte for byte,
including its ANSI styling and box drawing, so the two tools can be
compared directly and upstream’s committed expected-output fixtures serve
as tests.
Structs§
- Info
Options - What to include in the rendering.
Functions§
- render
- Render a file’s information as a string.