Skip to content

Commit 41a62c7

Browse files
committed
more
1 parent 6d5dba6 commit 41a62c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/sys/flags.rs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,10 @@ impl TreeFlags {
459459
#[repr(transparent)]
460460
pub struct TableOutputOptions(RawFlags);
461461

462+
impl TableOutputOptions {
463+
bits!();
464+
}
465+
462466
/// Modify behavior of [`crate::TableCollection::tree_sequence`]
463467
/// and [`crate::TreeSequence::new`].
464468
///

0 commit comments

Comments
 (0)