MCPcopy Create free account
hub / github.com/Wulf/create-rust-app / Dev

Class Dev

crates/create-rust-app_cli/src/plugins/dev.rs:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9use rust_embed::RustEmbed;
10
11pub struct Dev {}
12
13#[derive(RustEmbed)]
14#[folder = "template-plugin-dev"]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected