[INFO] cloning repository https://github.com/elpassion-labs/wasm-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elpassion-labs/wasm-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felpassion-labs%2Fwasm-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felpassion-labs%2Fwasm-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac5afd8cf4cf334031225abd7aee0a863ff92cad
[INFO] checking elpassion-labs/wasm-demo/ac5afd8cf4cf334031225abd7aee0a863ff92cad against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felpassion-labs%2Fwasm-demo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/elpassion-labs/wasm-demo on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/elpassion-labs/wasm-demo
[INFO] finished tweaking git repo https://github.com/elpassion-labs/wasm-demo
[INFO] tweaked toml for git repo https://github.com/elpassion-labs/wasm-demo written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/elpassion-labs/wasm-demo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/DenisKolodin/yew`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stdweb-internal-macros v0.2.0
[INFO] [stderr]   Downloaded stdweb-internal-runtime v0.1.0
[INFO] [stderr]   Downloaded serde_yaml v0.7.5
[INFO] [stderr]   Downloaded bincode v1.0.1
[INFO] [stderr]   Downloaded serde_cbor v0.8.2
[INFO] [stderr]   Downloaded stdweb-derive v0.5.0
[INFO] [stderr]   Downloaded http v0.1.13
[INFO] [stderr]   Downloaded syn v0.15.8
[INFO] [stderr]   Downloaded stdweb v0.4.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4a35c5ebc691ca1960f04ccfa82e5d66633b3202bf120f9b93ab5168b9f732a
[INFO] running `Command { std: "docker" "start" "-a" "a4a35c5ebc691ca1960f04ccfa82e5d66633b3202bf120f9b93ab5168b9f732a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4a35c5ebc691ca1960f04ccfa82e5d66633b3202bf120f9b93ab5168b9f732a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4a35c5ebc691ca1960f04ccfa82e5d66633b3202bf120f9b93ab5168b9f732a", kill_on_drop: false }`
[INFO] [stdout] a4a35c5ebc691ca1960f04ccfa82e5d66633b3202bf120f9b93ab5168b9f732a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc9902e78d71a8c1bf4fc40f2d9f49d1173697ebad265038bb36cb8da2e61ebb
[INFO] running `Command { std: "docker" "start" "-a" "fc9902e78d71a8c1bf4fc40f2d9f49d1173697ebad265038bb36cb8da2e61ebb", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v0.4.20
[INFO] [stderr]    Compiling serde v1.0.79
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]     Checking byteorder v1.2.6
[INFO] [stderr]    Compiling cc v1.0.25
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling ryu v0.2.6
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]     Checking cfg-if v0.1.5
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.0
[INFO] [stderr]    Compiling failure_derive v0.1.2
[INFO] [stderr]     Checking rustc-demangle v0.1.9
[INFO] [stderr]     Checking linked-hash-map v0.5.1
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]     Checking dtoa v0.4.3
[INFO] [stderr]     Checking yaml-rust v0.4.2
[INFO] [stderr]     Checking log v0.4.5
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking bytes v0.4.10
[INFO] [stderr]     Checking rmp v0.8.7
[INFO] [stderr]     Checking slab v0.4.1
[INFO] [stderr]    Compiling quote v0.6.8
[INFO] [stderr]     Checking http v0.1.13
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling syn v0.15.8
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr]    Compiling serde_derive v1.0.79
[INFO] [stderr]     Checking serde_json v1.0.32
[INFO] [stderr]     Checking serde_yaml v0.7.5
[INFO] [stderr]     Checking serde_cbor v0.8.2
[INFO] [stderr]     Checking rmp-serde v0.13.7
[INFO] [stderr]     Checking bincode v1.0.1
[INFO] [stderr]     Checking toml v0.4.8
[INFO] [stderr]    Compiling synstructure v0.9.0
[INFO] [stderr]     Checking failure v0.1.2
[INFO] [stderr]    Compiling stdweb-derive v0.5.0
[INFO] [stderr]     Checking stdweb v0.4.9
[INFO] [stderr]     Checking yew v0.5.0 (https://github.com/DenisKolodin/yew#33ebfcbe)
[INFO] [stdout] {"reason":"compiler-message","package_id":"git+https://github.com/DenisKolodin/yew#0.5.0","manifest_path":"/opt/rustwide/cargo-home/git/checkouts/yew-54b5b06865705cc8/33ebfcb/Cargo.toml","target":{"kind":["lib"],"crate_types":["lib"],"name":"yew","src_path":"/opt/rustwide/cargo-home/git/checkouts/yew-54b5b06865705cc8/33ebfcb/src/lib.rs","edition":"2015","doc":true,"doctest":true,"test":true},"message":{"$message_type":"diagnostic","message":"recursion limit reached while expanding `_js_impl!`","code":null,"level":"error","spans":[{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":true,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12598,"byte_end":12717,"line_start":234,"line_end":234,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"]\" $($terminator)*] [$($out)* (\"[\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11168,"byte_end":11200,"line_start":211,"line_end":211,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"8\" $($rest:tt)*) => { _js_impl!( @$cmd \"9\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":13119,"byte_end":13249,"line_start":242,"line_end":242,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11089,"byte_end":11121,"line_start":210,"line_end":210,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"7\" $($rest:tt)*) => { _js_impl!( @$cmd \"8\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":13119,"byte_end":13249,"line_start":242,"line_end":242,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11010,"byte_end":11042,"line_start":209,"line_end":209,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"6\" $($rest:tt)*) => { _js_impl!( @$cmd \"7\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":13119,"byte_end":13249,"line_start":242,"line_end":242,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10931,"byte_end":10963,"line_start":208,"line_end":208,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"5\" $($rest:tt)*) => { _js_impl!( @$cmd \"6\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":13119,"byte_end":13249,"line_start":242,"line_end":242,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10852,"byte_end":10884,"line_start":207,"line_end":207,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"4\" $($rest:tt)*) => { _js_impl!( @$cmd \"5\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":13119,"byte_end":13249,"line_start":242,"line_end":242,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10773,"byte_end":10805,"line_start":206,"line_end":206,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"3\" $($rest:tt)*) => { _js_impl!( @$cmd \"4\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":13119,"byte_end":13249,"line_start":242,"line_end":242,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14324,"byte_end":14449,"line_start":262,"line_end":262,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\".\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12860,"byte_end":12979,"line_start":238,"line_end":238,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\"}\" $($terminator)*] [$($out)* (\"{\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":11982,"byte_end":12086,"line_start":222,"line_end":222,"column_start":9,"column_end":113,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator_rest)*] [$($out)* ($terminator)] -> $next $($rest)* )","highlight_start":9,"highlight_end":113}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14568,"byte_end":14673,"line_start":266,"line_end":266,"column_start":9,"column_end":114,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token ))] -> [] $($rest)* )","highlight_start":9,"highlight_end":114}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10694,"byte_end":10726,"line_start":205,"line_end":205,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"2\" $($rest:tt)*) => { _js_impl!( @$cmd \"3\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":13119,"byte_end":13249,"line_start":242,"line_end":242,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":12336,"byte_end":12455,"line_start":230,"line_end":230,"column_start":9,"column_end":128,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [\")\" $($terminator)*] [$($out)* (\"(\")] -> [$($inner)*] [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":128}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10615,"byte_end":10647,"line_start":204,"line_end":204,"column_start":44,"column_end":76,"is_primary":false,"text":[{"text":"    (@_inc @$cmd:tt \"1\" $($rest:tt)*) => { _js_impl!( @$cmd \"2\" $($rest)* ) };","highlight_start":44,"highlight_end":76}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":13119,"byte_end":13249,"line_start":242,"line_end":242,"column_start":9,"column_end":139,"is_primary":false,"text":[{"text":"        _js_impl!( @_inc @_stringify $arg_counter [$($terminator)*] [$($out)* (\"($\") ($arg_counter) (\")\")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":139}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":14810,"byte_end":14935,"line_start":270,"line_end":270,"column_start":9,"column_end":134,"is_primary":false,"text":[{"text":"        _js_impl!( @_stringify $arg_counter [$($terminator)*] [$($out)* (stringify!( $token )) (\" \")] -> [$($remaining)*] $($rest)* )","highlight_start":9,"highlight_end":134}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":15140,"byte_end":15189,"line_start":277,"line_end":277,"column_start":13,"column_end":62,"is_primary":false,"text":[{"text":"            _js_impl!( @_stringify \"1\" [] [] -> [$($rest)*] )","highlight_start":13,"highlight_end":62}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":27824,"byte_end":27864,"line_start":491,"line_end":491,"column_start":27,"column_end":67,"is_primary":false,"text":[{"text":"        _js_impl!( @call [_js_impl!( @stringify [] -> $($token)* ), []] [] -> $($token)* )","highlight_start":27,"highlight_end":67}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":{"span":{"file_name":"/opt/rustwide/cargo-home/git/checkouts/yew-54b5b06865705cc8/33ebfcb/src/services/fetch.rs","byte_start":6698,"byte_end":8514,"line_start":222,"line_end":273,"column_start":18,"column_end":6,"is_primary":false,"text":[{"text":"    let handle = js! {","highlight_start":18,"highlight_end":23},{"text":"        var body = @{body};","highlight_start":1,"highlight_end":28},{"text":"        if (@{binary} && body != null) {","highlight_start":1,"highlight_end":41},{"text":"            body = Uint8Array.from(body);","highlight_start":1,"highlight_end":42},{"text":"        }","highlight_start":1,"highlight_end":10},{"text":"        var data = {","highlight_start":1,"highlight_end":21},{"text":"            method: @{method},","highlight_start":1,"highlight_end":31},{"text":"            body: body,","highlight_start":1,"highlight_end":24},{"text":"            headers: @{header_map},","highlight_start":1,"highlight_end":36},{"text":"        };","highlight_start":1,"highlight_end":11},{"text":"        var request = new Request(@{uri}, data);","highlight_start":1,"highlight_end":49},{"text":"        var callback = @{callback};","highlight_start":1,"highlight_end":36},{"text":"        var abortController = AbortController ? new AbortController() : null;","highlight_start":1,"highlight_end":78},{"text":"        var handle = {","highlight_start":1,"highlight_end":23},{"text":"            active: true,","highlight_start":1,"highlight_end":26},{"text":"            callback,","highlight_start":1,"highlight_end":22},{"text":"            abortController,","highlight_start":1,"highlight_end":29},{"text":"        };","highlight_start":1,"highlight_end":11},{"text":"        var init = @{Serde(options)} || {};","highlight_start":1,"highlight_end":44},{"text":"        if (abortController && !(\"signal\" in init)) {","highlight_start":1,"highlight_end":54},{"text":"            init.signal = abortController.signal;","highlight_start":1,"highlight_end":50},{"text":"        }","highlight_start":1,"highlight_end":10},{"text":"        fetch(request, init).then(function(response) {","highlight_start":1,"highlight_end":55},{"text":"            var promise = (@{binary}) ? response.arrayBuffer() : response.text();","highlight_start":1,"highlight_end":82},{"text":"            var status = response.status;","highlight_start":1,"highlight_end":42},{"text":"            var headers = {};","highlight_start":1,"highlight_end":30},{"text":"            response.headers.forEach(function(value, key) {","highlight_start":1,"highlight_end":60},{"text":"                headers[key] = value;","highlight_start":1,"highlight_end":38},{"text":"            });","highlight_start":1,"highlight_end":16},{"text":"            promise.then(function(data) {","highlight_start":1,"highlight_end":42},{"text":"                if (handle.active == true) {","highlight_start":1,"highlight_end":45},{"text":"                    handle.active = false;","highlight_start":1,"highlight_end":43},{"text":"                    callback(true, status, headers, data);","highlight_start":1,"highlight_end":59},{"text":"                    callback.drop();","highlight_start":1,"highlight_end":37},{"text":"                }","highlight_start":1,"highlight_end":18},{"text":"            }).catch(function(err) {","highlight_start":1,"highlight_end":37},{"text":"                if (handle.active == true) {","highlight_start":1,"highlight_end":45},{"text":"                    handle.active = false;","highlight_start":1,"highlight_end":43},{"text":"                    callback(false, status, headers, data);","highlight_start":1,"highlight_end":60},{"text":"                    callback.drop();","highlight_start":1,"highlight_end":37},{"text":"                }","highlight_start":1,"highlight_end":18},{"text":"            });","highlight_start":1,"highlight_end":16},{"text":"        }).catch(function(e) {","highlight_start":1,"highlight_end":31},{"text":"            if (handle.active == true) {","highlight_start":1,"highlight_end":41},{"text":"                var data = (@{binary}) ? new ArrayBuffer() : \"\";","highlight_start":1,"highlight_end":65},{"text":"                handle.active = false;","highlight_start":1,"highlight_end":39},{"text":"                callback(false, 408, {}, data);","highlight_start":1,"highlight_end":48},{"text":"                callback.drop();","highlight_start":1,"highlight_end":33},{"text":"            }","highlight_start":1,"highlight_end":14},{"text":"        });","highlight_start":1,"highlight_end":12},{"text":"        return handle;","highlight_start":1,"highlight_end":23},{"text":"    };","highlight_start":1,"highlight_end":6}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null},"macro_decl_name":"js!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":27593,"byte_end":27608,"line_start":485,"line_end":485,"column_start":1,"column_end":16,"is_primary":false,"text":[{"text":"macro_rules! js {","highlight_start":1,"highlight_end":16}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}},"macro_decl_name":"_js_impl!","def_site_span":{"file_name":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.9/src/webcore/macros.rs","byte_start":10469,"byte_end":10490,"line_start":202,"line_end":202,"column_start":1,"column_end":22,"is_primary":false,"text":[{"text":"macro_rules! _js_impl {","highlight_start":1,"highlight_end":22}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}}}],"children":[{"message":"consider increasing the recursion limit by adding a `#![recursion_limit = \"1024\"]` attribute to your crate (`yew`)","code":null,"level":"help","spans":[],"children":[],"rendered":null}],"rendered":"\u001b[0m\u001b[1m\u001b[38;5;9merror\u001b[0m\u001b[0m\u001b[1m: recursion limit reached while expanding `_js_impl!`\u001b[0m\n\u001b[0m   \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m--> \u001b[0m\u001b[0m/opt/rustwide/cargo-home/git/checkouts/yew-54b5b06865705cc8/33ebfcb/src/services/fetch.rs:222:18\u001b[0m\n\u001b[0m    \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m222\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m   \u001b[0m\u001b[0m    let handle = js! {\u001b[0m\n\u001b[0m    \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;9m __________________^\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m223\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;9m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m        var body = @{body};\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m224\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;9m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m        if (@{binary} && body != null) {\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m225\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;9m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m            body = Uint8Array.from(body);\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m...\u001b[0m\u001b[0m   \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;9m|\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m272\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;9m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m        return handle;\u001b[0m\n\u001b[0m\u001b[1m\u001b[38;5;12m273\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;9m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m    };\u001b[0m\n\u001b[0m    \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\u001b[0m \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;9m|_____^\u001b[0m\n\u001b[0m    \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m|\u001b[0m\n\u001b[0m    \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m= \u001b[0m\u001b[0m\u001b[1mhelp\u001b[0m\u001b[0m: consider increasing the recursion limit by adding a `#![recursion_limit = \"1024\"]` attribute to your crate (`yew`)\u001b[0m\n\u001b[0m    \u001b[0m\u001b[0m\u001b[1m\u001b[38;5;12m= \u001b[0m\u001b[0m\u001b[1mnote\u001b[0m\u001b[0m: this error originates in the macro `_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info)\u001b[0m\n\n"}}
[INFO] [stderr] error: could not compile `yew` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fc9902e78d71a8c1bf4fc40f2d9f49d1173697ebad265038bb36cb8da2e61ebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc9902e78d71a8c1bf4fc40f2d9f49d1173697ebad265038bb36cb8da2e61ebb", kill_on_drop: false }`
[INFO] [stdout] fc9902e78d71a8c1bf4fc40f2d9f49d1173697ebad265038bb36cb8da2e61ebb
