mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-24 20:41:14 +00:00
Add doc for auto-generated code (#7201)
* Add doc for auto-generated code * Update utils/wasm-builder-runner/src/lib.rs Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
This commit is contained in:
@@ -403,6 +403,8 @@ fn create_project(
|
|||||||
project_folder.join("src/main.rs"),
|
project_folder.join("src/main.rs"),
|
||||||
format!(
|
format!(
|
||||||
r#"
|
r#"
|
||||||
|
//! This is automatically generated code by `substrate-wasm-builder`.
|
||||||
|
|
||||||
use substrate_wasm_builder::build_project_with_default_rustflags;
|
use substrate_wasm_builder::build_project_with_default_rustflags;
|
||||||
|
|
||||||
fn main() {{
|
fn main() {{
|
||||||
|
|||||||
Reference in New Issue
Block a user