Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Wulf/create-rust-app
/ Container
Class
Container
crates/create-rust-app_cli/src/plugins/container.rs:8–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
use rust_embed::RustEmbed;
7
8
pub struct Container {}
9
10
#[derive(RustEmbed)]
11
#[folder =
"template-plugin-container"
]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected