cargo-scaffold icon indicating copy to clipboard operation
cargo-scaffold copied to clipboard

Add support for finding templates in rust-embed

Open BrynCooke opened this issue 2 years ago • 0 comments

When using cargo-scaffold as a library it's convenient to embed the templates rather than going to the internet or having local dir.

It'd be great to be able to use templates stored via https://crates.io/crates/rust-embed

BrynCooke avatar May 24 '22 12:05 BrynCooke