Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Wulf/create-rust-app
/ Asset
Class
Asset
crates/create-rust-app_cli/src/plugins/dev.rs:15–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
#[derive(RustEmbed)]
14
#[folder =
"template-plugin-dev"
]
15
struct Asset;
16
17
impl Plugin for Dev {
18
fn name(&self) -> &'static str {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected