Module bard::util

source ·

Modules

  • These are helpers defined on top of quick_xml to make XML serialization of book AST easier.

Structs

  • A very simple cache.
  • A ChildStdout and ChildStderr adaptor that can stream process output as lines from both pipes in a non-blocking way. It also simultaneously stores all the lines internally.
  • A path that may be removed on drop. Also provides temp dir creation via make_temp_dir().

Constants

Traits

Functions

Type Definitions

  • Boxed str alias and extensions for [u8] and Vec<u8>
  • Cache of image dimensions.