# Pre check
cargo build
cargo build --release
cargo test
cargo doc
cargo doc --open
cargo publish --dry-run
cargo login
cargo publish
# TODO
- [x] convert `new_split_ticked_async_executor` into a struct
- [x] Add new
- [x] Add default
- [ ] Doc comments
- [ ] Publish documentation
- [ ] Publish repository