Crate thorin

source ·

Re-exports

Structs

  • Builder for DWARF packages, add input objects/packages with add_input_object or input objects referenced by an executable with add_executable before accessing the completed object with finish.

Enums

Traits

  • Session is expected to be implemented by users of thorin, allowing users of thorin to decide how to manage data, rather than thorin having arenas internally.