There's a breaking change in #419 that wouldn't be breaking if `SectionMatcher` in `selector.rs` had had `#[non_exhaustivie]`. I should add this to all selectors, so that I can add more options in the future.
There's a breaking change in #419 that wouldn't be breaking if
SectionMatcherinselector.rshad had#[non_exhaustivie].I should add this to all selectors, so that I can add more options in the future.