Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Wulf/create-rust-app
/ dev.rs
File
dev.rs
crates/create-rust-app_cli/src/plugins/dev.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::logger::register_service_msg;
2
use crate::plugins::InstallConfig;
3
use crate::plugins::Plugin;
4
use crate::utils::fs;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected