Module all_outputs_all_fields_table

Source

Structs§

AllFieldsTableWithOutputPathOrBase
AllOutputsAllFieldsTable
A wrapper holding the table sets for all requested outputs. (Wrapping since we want to have the same fields and mapping methods. A type alias would currently lose the trait restriction checks in Rust’s type system.)