Skip to content

Commit

Permalink
Add doc for auto-generated code
Browse files Browse the repository at this point in the history
  • Loading branch information
c410-f3r committed Sep 24, 2020
1 parent 85fbdc2 commit f5eff75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions utils/wasm-builder-runner/src/lib.rs
Expand Up @@ -403,6 +403,8 @@ fn create_project(
project_folder.join("src/main.rs"),
format!(
r#"
//! WASM builder
use substrate_wasm_builder::build_project_with_default_rustflags;
fn main() {{
Expand Down

0 comments on commit f5eff75

Please sign in to comment.