[INFO] [stdout] 13 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomNode` in `vertigo`
[INFO] [stdout] | help: an enum with a similar name exists: `DomNode`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/css.rs:31:16
[INFO] [stdout] |
[INFO] [stdout] 31 | let dom1 = html! {
[INFO] [stdout] | ________________^
[INFO] [stdout] 32 | |
[INFO] [stdout] 33 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `node_attr` in `vertigo`
[INFO] [stdout] --> src/tests/html/css.rs:31:16
[INFO] [stdout] |
[INFO] [stdout] 31 | let dom1 = html! {
[INFO] [stdout] | ________________^
[INFO] [stdout] 32 | |
[INFO] [stdout] 33 | | };
[INFO] [stdout] | |_____^ could not find `node_attr` in `vertigo`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/css.rs:53:16
[INFO] [stdout] |
[INFO] [stdout] 53 | let dom1 = html! {
[INFO] [stdout] | ________________^
[INFO] [stdout] 54 | |
[INFO] [stdout] 55 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `node_attr` in `vertigo`
[INFO] [stdout] --> src/tests/html/css.rs:53:16
[INFO] [stdout] |
[INFO] [stdout] 53 | let dom1 = html! {
[INFO] [stdout] | ________________^
[INFO] [stdout] 54 | |
[INFO] [stdout] 55 | | };
[INFO] [stdout] | |_____^ could not find `node_attr` in `vertigo`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/css.rs:68:16
[INFO] [stdout] |
[INFO] [stdout] 68 | let dom1 = html!{
[INFO] [stdout] | ________________^
[INFO] [stdout] 69 | |
[INFO] [stdout] 70 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomNode` in `vertigo`
[INFO] [stdout] --> src/tests/html/css.rs:68:16
[INFO] [stdout] |
[INFO] [stdout] 68 | let dom1 = html!{
[INFO] [stdout] | ________________^
[INFO] [stdout] 69 | |
[INFO] [stdout] 70 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomNode` in `vertigo`
[INFO] [stdout] | help: an enum with a similar name exists: `DomNode`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/div.rs:10:16
[INFO] [stdout] |
[INFO] [stdout] 10 | let dom1 = html! { };
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/div.rs:21:16
[INFO] [stdout] |
[INFO] [stdout] 21 | let dom1 = html! {
[INFO] [stdout] | ________________^
[INFO] [stdout] 22 | |
[INFO] [stdout] 88 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomNode` in `vertigo`
[INFO] [stdout] | help: an enum with a similar name exists: `DomNode`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/div.rs:109:9
[INFO] [stdout] |
[INFO] [stdout] 109 | html! {
"1"
},
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomNode` in `vertigo`
[INFO] [stdout] --> src/tests/html/div.rs:109:9
[INFO] [stdout] |
[INFO] [stdout] 109 | html! {
"1"
},
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | could not find `VDomNode` in `vertigo`
[INFO] [stdout] | help: an enum with a similar name exists: `DomNode`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/div.rs:110:9
[INFO] [stdout] |
[INFO] [stdout] 110 | html! {
"2"
},
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomNode` in `vertigo`
[INFO] [stdout] --> src/tests/html/div.rs:110:9
[INFO] [stdout] |
[INFO] [stdout] 110 | html! {
"2"
},
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | could not find `VDomNode` in `vertigo`
[INFO] [stdout] | help: an enum with a similar name exists: `DomNode`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/div.rs:112:16
[INFO] [stdout] |
[INFO] [stdout] 112 | let dom1 = html! {
[INFO] [stdout] | ________________^
[INFO] [stdout] 113 | |
[INFO] [stdout] 149 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomNode` in `vertigo`
[INFO] [stdout] | help: an enum with a similar name exists: `DomNode`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/events.rs:25:15
[INFO] [stdout] |
[INFO] [stdout] 25 | let div = html! {
[INFO] [stdout] | _______________^
[INFO] [stdout] 26 | |
[INFO] [stdout] 27 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `node_attr` in `vertigo`
[INFO] [stdout] --> src/tests/html/events.rs:25:15
[INFO] [stdout] |
[INFO] [stdout] 25 | let div = html! {
[INFO] [stdout] | _______________^
[INFO] [stdout] 26 | |
[INFO] [stdout] 27 | | };
[INFO] [stdout] | |_____^ could not find `node_attr` in `vertigo`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/expression.rs:13:16
[INFO] [stdout] |
[INFO] [stdout] 13 | let dom1 = html! {
[INFO] [stdout] | ________________^
[INFO] [stdout] 14 | |
[INFO] [stdout] 17 | | };
[INFO] [stdout] | |_____^ could not find `node_attr` in `vertigo`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/input.rs:44:17
[INFO] [stdout] |
[INFO] [stdout] 44 | let input = html! {
[INFO] [stdout] | _________________^
[INFO] [stdout] 45 | |
[INFO] [stdout] 46 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `node_attr` in `vertigo`
[INFO] [stdout] --> src/tests/html/input.rs:44:17
[INFO] [stdout] |
[INFO] [stdout] 44 | let input = html! {
[INFO] [stdout] | _________________^
[INFO] [stdout] 45 | |
[INFO] [stdout] 46 | | };
[INFO] [stdout] | |_____^ could not find `node_attr` in `vertigo`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/list.rs:11:9
[INFO] [stdout] |
[INFO] [stdout] 11 | html! { },
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/list.rs:12:9
[INFO] [stdout] |
[INFO] [stdout] 12 | html! { },
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/list.rs:15:16
[INFO] [stdout] |
[INFO] [stdout] 15 | let dom1 = html! {
[INFO] [stdout] | ________________^
[INFO] [stdout] 16 | |
[INFO] [stdout] 20 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomNode` in `vertigo`
[INFO] [stdout] | help: an enum with a similar name exists: `DomNode`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/list.rs:39:9
[INFO] [stdout] |
[INFO] [stdout] 39 | html! { },
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/list.rs:40:9
[INFO] [stdout] |
[INFO] [stdout] 40 | html! { },
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/list.rs:43:16
[INFO] [stdout] |
[INFO] [stdout] 43 | let dom1 = html! {
[INFO] [stdout] | ________________^
[INFO] [stdout] 44 | |
[INFO] [stdout] 14 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomNode` in `vertigo`
[INFO] [stdout] | help: an enum with a similar name exists: `DomNode`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/paragraph.rs:40:16
[INFO] [stdout] |
[INFO] [stdout] 40 | let dom1 = html!{
[INFO] [stdout] | ________________^
[INFO] [stdout] 41 | |
"text33333 dsadsada ^^ && $$$ fff"
[INFO] [stdout] 42 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomNode` in `vertigo`
[INFO] [stdout] --> src/tests/html/paragraph.rs:40:16
[INFO] [stdout] |
[INFO] [stdout] 40 | let dom1 = html!{
[INFO] [stdout] | ________________^
[INFO] [stdout] 41 | |
"text33333 dsadsada ^^ && $$$ fff"
[INFO] [stdout] 42 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomNode` in `vertigo`
[INFO] [stdout] | help: an enum with a similar name exists: `DomNode`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/pre.rs:12:14
[INFO] [stdout] |
[INFO] [stdout] 12 | let el = html! { };
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/pre.rs:19:16
[INFO] [stdout] |
[INFO] [stdout] 19 | let dom1 = html! {
[INFO] [stdout] | ________________^
[INFO] [stdout] 20 | |
"
[INFO] [stdout] 21 | | Some text
[INFO] [stdout] 22 | | "
[INFO] [stdout] 23 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomNode` in `vertigo`
[INFO] [stdout] --> src/tests/html/pre.rs:19:16
[INFO] [stdout] |
[INFO] [stdout] 19 | let dom1 = html! {
[INFO] [stdout] | ________________^
[INFO] [stdout] 20 | |
"
[INFO] [stdout] 21 | | Some text
[INFO] [stdout] 22 | | "
[INFO] [stdout] 23 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomNode` in `vertigo`
[INFO] [stdout] | help: an enum with a similar name exists: `DomNode`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/pre.rs:43:16
[INFO] [stdout] |
[INFO] [stdout] 43 | let dom1 = html! {
[INFO] [stdout] | ________________^
[INFO] [stdout] 44 | |
"Foo"{value}
[INFO] [stdout] 45 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomNode` in `vertigo`
[INFO] [stdout] --> src/tests/html/pre.rs:43:16
[INFO] [stdout] |
[INFO] [stdout] 43 | let dom1 = html! {
[INFO] [stdout] | ________________^
[INFO] [stdout] 44 | |
"Foo"{value}
[INFO] [stdout] 45 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomNode` in `vertigo`
[INFO] [stdout] | help: an enum with a similar name exists: `DomNode`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/pre.rs:67:16
[INFO] [stdout] |
[INFO] [stdout] 67 | let dom1 = html! {
[INFO] [stdout] | ________________^
[INFO] [stdout] 68 | |
{&value}
[INFO] [stdout] 69 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/pre.rs:89:16
[INFO] [stdout] |
[INFO] [stdout] 89 | let dom1 = html! {
[INFO] [stdout] | ________________^
[INFO] [stdout] 90 | |
"Foo "{value}
[INFO] [stdout] 91 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomNode` in `vertigo`
[INFO] [stdout] --> src/tests/html/pre.rs:89:16
[INFO] [stdout] |
[INFO] [stdout] 89 | let dom1 = html! {
[INFO] [stdout] | ________________^
[INFO] [stdout] 90 | |
"Foo "{value}
[INFO] [stdout] 91 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomNode` in `vertigo`
[INFO] [stdout] | help: an enum with a similar name exists: `DomNode`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/textarea.rs:12:20
[INFO] [stdout] |
[INFO] [stdout] 12 | let textarea = html! {
[INFO] [stdout] | ____________________^
[INFO] [stdout] 13 | |
[INFO] [stdout] 14 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/textarea.rs:21:16
[INFO] [stdout] |
[INFO] [stdout] 21 | let dom1 = html! {
[INFO] [stdout] | ________________^
[INFO] [stdout] 22 | |
[INFO] [stdout] 23 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomElement` in `vertigo`
[INFO] [stdout] | help: a struct with a similar name exists: `DomElement`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/textarea.rs:38:16
[INFO] [stdout] |
[INFO] [stdout] 38 | let dom1 = html! {
[INFO] [stdout] | ________________^
[INFO] [stdout] 39 | |
[INFO] [stdout] 43 | | };
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_____could not find `VDomNode` in `vertigo`
[INFO] [stdout] | help: an enum with a similar name exists: `DomNode`
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `html` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `VDomElement` in `vertigo`
[INFO] [stdout] --> src/tests/html/svg.rs:7:15
[INFO] [stdout] |
[INFO] [stdout] 7 | let dom = html! {
[INFO] [stdout] | _______________^
[INFO] [stdout] 8 | |