i came to look on [rust_embed](https://github.com/pyrossh/rust-embed) where we can embed static files into binary and serve those files with in the binary. that makes applicatin single file. i looked in examples, is there any way to support rust_embed or any other alternative within tide