pack_component_template 1.2.0-dev.30517394876

Internal template used by packc for generating pack components
Documentation
1
2
3
pub const CARGO_TOML: &str = include_str!("templates/template_Cargo.toml");
pub const LIB_RS: &str = include_str!("templates/template_lib.rs");
pub const DATA_RS_PLACEHOLDER: &str = include_str!("templates/template_data.rs");