rustus
rustus copied to clipboard
Embedding in other programs
Is it possible to embed rustus into other programs based on axum? Like the official Go implementation does: https://tus.github.io/tusd/advanced-topics/usage-package/
Not really. Previous versions could be embeded in actix programs, but I'm not sure about this one.
Also, we don't have publishing to crates, which might add some complexity.