• B
    Move many Options structs to the output module · 10468797
    Ben S 提交于
    This cleans up the options module, moving the structs that were *only* in use for the columns view out of it.
    
    The new OptionSet trait is used to add the ‘deduce’ methods that used to be present on the values.
    10468797
main.rs 4.2 KB