stdweb_internal_runtime/
lib.rs

1#[cfg(not(feature = "docs-rs"))]
2include!( concat!( env!( "OUT_DIR" ), env!( "PATH_SEPARATOR" ), "runtime.rs" ) );