A collection of tools used for rust based backend projects.
[dependencies]
atb = { git = "https://github.com/aetheras-io/atb-rs", tag = "v1.1.0", features = ["eventsourcing", "fixtures"] }
atb-types = { git = "https://github.com/aetheras-io/atb-rs", tag = "v1.1.0", features = ["jwt"] }