DevinR528 / rumatui

WIP Command line Matrix client using matrix-rust-sdk
Apache License 2.0
63 stars 5 forks source link

Replace bool state flags with enums #1

Open DevinR528 opened 4 years ago

DevinR528 commented 4 years ago

An example of this here. There are a few other spots where I'm doing to much bool checking make it an enum.