chore(deps): update rust crate html5ever to 0.31 #7937
Annotations
997 errors and 3 warnings
audit-js
Process completed with exit code 4.
|
no function or associated item named `pack_inline` found for struct `Atom<NamespaceStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L2834
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<NamespaceStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:2834:57
|
2834 | pub const ATOM_NAMESPACE__2A : Namespace = Namespace :: pack_inline (10752u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<NamespaceStaticSet>`
|
note: if you're trying to build a new `Atom<NamespaceStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<PrefixStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L2808
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<PrefixStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:2808:54
|
2808 | pub const ATOM_PREFIX__78_6D_6C : Prefix = Prefix :: pack_inline (1819113472u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<PrefixStaticSet>`
|
note: if you're trying to build a new `Atom<PrefixStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<PrefixStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L2803
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<PrefixStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:2803:48
|
2803 | pub const ATOM_PREFIX__2A : Prefix = Prefix :: pack_inline (10752u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<PrefixStaticSet>`
|
note: if you're trying to build a new `Atom<PrefixStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1689
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1689:57
|
1689 | pub const ATOM_LOCALNAME__7A : LocalName = LocalName :: pack_inline (31232u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1688
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1688:60
|
1688 | pub const ATOM_LOCALNAME__79_32 : LocalName = LocalName :: pack_inline (3307776u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1687
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1687:60
|
1687 | pub const ATOM_LOCALNAME__79_31 : LocalName = LocalName :: pack_inline (3242240u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1686
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1686:57
|
1686 | pub const ATOM_LOCALNAME__79 : LocalName = LocalName :: pack_inline (30976u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1685
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1685:66
|
1685 | pub const ATOM_LOCALNAME__78_72_65_66 : LocalName = LocalName :: pack_inline (439788664832u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1684
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1684:63
|
1684 | pub const ATOM_LOCALNAME__78_6F_72 : LocalName = LocalName :: pack_inline (1919907840u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1683
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1683:63
|
1683 | pub const ATOM_LOCALNAME__78_6D_70 : LocalName = LocalName :: pack_inline (1886222336u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1681
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1681:69
|
1681 | pub const ATOM_LOCALNAME__78_6C_69_6E_6B : LocalName = LocalName :: pack_inline (118121959290880u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1675
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1675:69
|
1675 | pub const ATOM_LOCALNAME__77_69_64_74_68 : LocalName = LocalName :: pack_inline (114849110128384u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1674
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1674:66
|
1674 | pub const ATOM_LOCALNAME__77_68_65_6E : LocalName = LocalName :: pack_inline (474147747584u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1673
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1673:63
|
1673 | pub const ATOM_LOCALNAME__77_62_72 : LocalName = LocalName :: pack_inline (1919055616u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1672
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1672:72
|
1672 | pub const ATOM_LOCALNAME__76_73_70_61_63_65 : LocalName = LocalName :: pack_inline (28538242797368832u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1671
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1671:69
|
1671 | pub const ATOM_LOCALNAME__76_6C_69_6E_6B : LocalName = LocalName :: pack_inline (118121959290368u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1664
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1664:72
|
1664 | pub const ATOM_LOCALNAME__76_65_63_74_6F_72 : LocalName = LocalName :: pack_inline (32210693019497984u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1661
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1661:69
|
1661 | pub const ATOM_LOCALNAME__76_61_6C_75_65 : LocalName = LocalName :: pack_inline (111555003905536u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1660
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1660:72
|
1660 | pub const ATOM_LOCALNAME__76_61_6C_69_67_6E : LocalName = LocalName :: pack_inline (31075949925725696u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1659
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1659:72
|
1659 | pub const ATOM_LOCALNAME__75_73_65_6D_61_70 : LocalName = LocalName :: pack_inline (31632319872988416u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1658
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1658:63
|
1658 | pub const ATOM_LOCALNAME__75_73_65 : LocalName = LocalName :: pack_inline (1702065408u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1657
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1657:75
|
1657 | pub const ATOM_LOCALNAME__75_70_6C_69_6D_69_74 : LocalName = LocalName :: pack_inline (8388356080512562432u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1656
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1656:69
|
1656 | pub const ATOM_LOCALNAME__75_6E_69_6F_6E : LocalName = LocalName :: pack_inline (121424789271808u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1655
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1655:75
|
1655 | pub const ATOM_LOCALNAME__75_6E_69_63_6F_64_65 : LocalName = LocalName :: pack_inline (7306086968263079168u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1654
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1654:60
|
1654 | pub const ATOM_LOCALNAME__75_6C : LocalName = LocalName :: pack_inline (7107840u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1653
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1653:60
|
1653 | pub const ATOM_LOCALNAME__75_32 : LocalName = LocalName :: pack_inline (3306752u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1652
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1652:60
|
1652 | pub const ATOM_LOCALNAME__75_31 : LocalName = LocalName :: pack_inline (3241216u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1651
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1651:57
|
1651 | pub const ATOM_LOCALNAME__75 : LocalName = LocalName :: pack_inline (29952u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1650
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1650:66
|
1650 | pub const ATOM_LOCALNAME__74_79_70_65 : LocalName = LocalName :: pack_inline (435678704640u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1649
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1649:60
|
1649 | pub const ATOM_LOCALNAME__74_74 : LocalName = LocalName :: pack_inline (7631872u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1647
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1647:66
|
1647 | pub const ATOM_LOCALNAME__74_72_75_65 : LocalName = LocalName :: pack_inline (435762131968u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1645
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1645:69
|
1645 | pub const ATOM_LOCALNAME__74_72_61_63_6B : LocalName = LocalName :: pack_inline (118074580825088u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1644
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1644:60
|
1644 | pub const ATOM_LOCALNAME__74_72 : LocalName = LocalName :: pack_inline (7500800u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1642
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1642:60
|
1642 | pub const ATOM_LOCALNAME__74_6F : LocalName = LocalName :: pack_inline (7304192u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1637
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1637:60
|
1637 | pub const ATOM_LOCALNAME__74_68 : LocalName = LocalName :: pack_inline (6845440u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1636
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1636:69
|
1636 | pub const ATOM_LOCALNAME__74_66_6F_6F_74 : LocalName = LocalName :: pack_inline (128021959177216u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1635
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1635:66
|
1635 | pub const ATOM_LOCALNAME__74_65_78_74 : LocalName = LocalName :: pack_inline (500236121088u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1634
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1634:75
|
1634 | pub const ATOM_LOCALNAME__74_65_6E_64_73_74_6F : LocalName = LocalName :: pack_inline (8031170910694503424u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1633
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1633:60
|
1633 | pub const ATOM_LOCALNAME__74_64 : LocalName = LocalName :: pack_inline (6583296u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1632
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1632:72
|
1632 | pub const ATOM_LOCALNAME__74_62_72_65_61_6B : LocalName = LocalName :: pack_inline (30224910846686208u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1631
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1631:69
|
1631 | pub const ATOM_LOCALNAME__74_62_6F_64_79 : LocalName = LocalName :: pack_inline (133472272413696u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1630
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1630:75
|
1630 | pub const ATOM_LOCALNAME__74_61_72_67_65_74_79 : LocalName = LocalName :: pack_inline (8751731470862742528u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1629
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1629:75
|
1629 | pub const ATOM_LOCALNAME__74_61_72_67_65_74_78 : LocalName = LocalName :: pack_inline (8679673876824814592u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1628
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1628:75
|
1628 | pub const ATOM_LOCALNAME__74_61_72_67_65_74_59 : LocalName = LocalName :: pack_inline (6445888461649048576u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1627
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1627:75
|
1627 | pub const ATOM_LOCALNAME__74_61_72_67_65_74_58 : LocalName = LocalName :: pack_inline (6373830867611120640u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1626
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1626:72
|
1626 | pub const ATOM_LOCALNAME__74_61_72_67_65_74 : LocalName = LocalName :: pack_inline (32762592273462272u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1625
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1625:66
|
1625 | pub const ATOM_LOCALNAME__74_61_6E_68 : LocalName = LocalName :: pack_inline (448528479232u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1624
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1624:63
|
1624 | pub const ATOM_LOCALNAME__74_61_6E : LocalName = LocalName :: pack_inline (1851880448u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1623
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1623:69
|
1623 | pub const ATOM_LOCALNAME__74_61_62_6C_65 : LocalName = LocalName :: pack_inline (111516181427200u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1622
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1622:72
|
1622 | pub const ATOM_LOCALNAME__73_79_6D_62_6F_6C : LocalName = LocalName :: pack_inline (30521766018904832u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1621
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1621:72
|
1621 | pub const ATOM_LOCALNAME__73_77_69_74_63_68 : LocalName = LocalName :: pack_inline (29382749214700288u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<NamespaceStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L2834
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<NamespaceStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:2834:57
|
2834 | pub const ATOM_NAMESPACE__2A : Namespace = Namespace :: pack_inline (10752u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<NamespaceStaticSet>`
|
note: if you're trying to build a new `Atom<NamespaceStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1620
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1620:63
|
1620 | pub const ATOM_LOCALNAME__73_76_67 : LocalName = LocalName :: pack_inline (1735815936u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1619
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1619:63
|
1619 | pub const ATOM_LOCALNAME__73_75_70 : LocalName = LocalName :: pack_inline (1886745344u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<PrefixStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L2809
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<PrefixStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:2809:60
|
2809 | pub const ATOM_PREFIX__78_6D_6C_6E_73 : Prefix = Prefix :: pack_inline (126918102710272u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<PrefixStaticSet>`
|
note: if you're trying to build a new `Atom<PrefixStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1618
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1618:75
|
1618 | pub const ATOM_LOCALNAME__73_75_6D_6D_61_72_79 : LocalName = LocalName :: pack_inline (8751164148550038272u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<PrefixStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L2808
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<PrefixStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:2808:54
|
2808 | pub const ATOM_PREFIX__78_6D_6C : Prefix = Prefix :: pack_inline (1819113472u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<PrefixStaticSet>`
|
note: if you're trying to build a new `Atom<PrefixStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<PrefixStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L2807
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<PrefixStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:2807:60
|
2807 | pub const ATOM_PREFIX__78_6C_69_6E_6B : Prefix = Prefix :: pack_inline (118121959290880u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<PrefixStaticSet>`
|
note: if you're trying to build a new `Atom<PrefixStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1617
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1617:63
|
1617 | pub const ATOM_LOCALNAME__73_75_6D : LocalName = LocalName :: pack_inline (1836413696u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1616
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1616:72
|
1616 | pub const ATOM_LOCALNAME__73_75_62_73_65_74 : LocalName = LocalName :: pack_inline (32762643545944832u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<PrefixStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L2806
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<PrefixStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:2806:54
|
2806 | pub const ATOM_PREFIX__73_76_67 : Prefix = Prefix :: pack_inline (1735815936u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<PrefixStaticSet>`
|
note: if you're trying to build a new `Atom<PrefixStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1614
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1614:69
|
1614 | pub const ATOM_LOCALNAME__73_74_79_6C_65 : LocalName = LocalName :: pack_inline (111516568548096u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<PrefixStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L2804
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<PrefixStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:2804:57
|
2804 | pub const ATOM_PREFIX__68_74_6D_6C : Prefix = Prefix :: pack_inline (465692813312u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<PrefixStaticSet>`
|
note: if you're trying to build a new `Atom<PrefixStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1613
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1613:72
|
1613 | pub const ATOM_LOCALNAME__73_74_72_6F_6E_67 : LocalName = LocalName :: pack_inline (29113347541857024u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1612
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1612:72
|
1612 | pub const ATOM_LOCALNAME__73_74_72_6F_6B_65 : LocalName = LocalName :: pack_inline (28547099053552384u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<PrefixStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L2803
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<PrefixStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:2803:48
|
2803 | pub const ATOM_PREFIX__2A : Prefix = Prefix :: pack_inline (10752u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<PrefixStaticSet>`
|
note: if you're trying to build a new `Atom<PrefixStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1611
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1611:72
|
1611 | pub const ATOM_LOCALNAME__73_74_72_69_6E_67 : LocalName = LocalName :: pack_inline (29113321772053248u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1689
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1689:57
|
1689 | pub const ATOM_LOCALNAME__7A : LocalName = LocalName :: pack_inline (31232u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1610
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1610:72
|
1610 | pub const ATOM_LOCALNAME__73_74_72_69_6B_65 : LocalName = LocalName :: pack_inline (28547073283748608u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1609
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1609:66
|
1609 | pub const ATOM_LOCALNAME__73_74_6F_70 : LocalName = LocalName :: pack_inline (482906239744u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1688
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1688:60
|
1688 | pub const ATOM_LOCALNAME__79_32 : LocalName = LocalName :: pack_inline (3307776u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1687
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1687:60
|
1687 | pub const ATOM_LOCALNAME__79_31 : LocalName = LocalName :: pack_inline (3242240u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1608
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1608:66
|
1608 | pub const ATOM_LOCALNAME__73_74_65_70 : LocalName = LocalName :: pack_inline (482738467584u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1607
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1607:69
|
1607 | pub const ATOM_LOCALNAME__73_74_65_6D_76 : LocalName = LocalName :: pack_inline (130212225643264u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1686
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1686:57
|
1686 | pub const ATOM_LOCALNAME__79 : LocalName = LocalName :: pack_inline (30976u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1606
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1606:69
|
1606 | pub const ATOM_LOCALNAME__73_74_65_6D_68 : LocalName = LocalName :: pack_inline (114819062854400u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1685
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1685:66
|
1685 | pub const ATOM_LOCALNAME__78_72_65_66 : LocalName = LocalName :: pack_inline (439788664832u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1684
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1684:63
|
1684 | pub const ATOM_LOCALNAME__78_6F_72 : LocalName = LocalName :: pack_inline (1919907840u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1605
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1605:69
|
1605 | pub const ATOM_LOCALNAME__73_74_61_72_74 : LocalName = LocalName :: pack_inline (128034610115328u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1604
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1604:75
|
1604 | pub const ATOM_LOCALNAME__73_74_61_6E_64_62_79 : LocalName = LocalName :: pack_inline (8746663851551126272u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1683
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1683:63
|
1683 | pub const ATOM_LOCALNAME__78_6D_70 : LocalName = LocalName :: pack_inline (1886222336u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1603
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1603:72
|
1603 | pub const ATOM_LOCALNAME__73_72_63_73_65_74 : LocalName = LocalName :: pack_inline (32762643562525440u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1602
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1602:75
|
1602 | pub const ATOM_LOCALNAME__73_72_63_6C_61_6E_67 : LocalName = LocalName :: pack_inline (7453001551497556736u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1601
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1601:72
|
1601 | pub const ATOM_LOCALNAME__73_72_63_64_6F_63 : LocalName = LocalName :: pack_inline (27988499650212608u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1682
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1682:69
|
1682 | pub const ATOM_LOCALNAME__78_6D_6C_6E_73 : LocalName = LocalName :: pack_inline (126918102710272u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1681
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1681:69
|
1681 | pub const ATOM_LOCALNAME__78_6C_69_6E_6B : LocalName = LocalName :: pack_inline (118121959290880u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1600
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1600:63
|
1600 | pub const ATOM_LOCALNAME__73_72_63 : LocalName = LocalName :: pack_inline (1668444928u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1680
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1680:60
|
1680 | pub const ATOM_LOCALNAME__78_32 : LocalName = LocalName :: pack_inline (3307520u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1679
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1679:60
|
1679 | pub const ATOM_LOCALNAME__78_31 : LocalName = LocalName :: pack_inline (3241984u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1599
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1599:69
|
1599 | pub const ATOM_LOCALNAME__73_70_65_65_64 : LocalName = LocalName :: pack_inline (110386656342784u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1598
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1598:66
|
1598 | pub const ATOM_LOCALNAME__73_70_61_6E : LocalName = LocalName :: pack_inline (474081161984u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1678
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1678:57
|
1678 | pub const ATOM_LOCALNAME__78 : LocalName = LocalName :: pack_inline (30720u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1597
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1597:75
|
1597 | pub const ATOM_LOCALNAME__73_70_61_63_69_6E_67 : LocalName = LocalName :: pack_inline (7453010308902187776u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1677
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1677:66
|
1677 | pub const ATOM_LOCALNAME__77_72_61_70 : LocalName = LocalName :: pack_inline (482671228672u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1596
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1596:72
|
1596 | pub const ATOM_LOCALNAME__73_70_61_63_65_72 : LocalName = LocalName :: pack_inline (32199624855941888u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1595
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1595:69
|
1595 | pub const ATOM_LOCALNAME__73_70_61_63_65 : LocalName = LocalName :: pack_inline (111477510927104u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1594
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1594:72
|
1594 | pub const ATOM_LOCALNAME__73_6F_75_72_63_65 : LocalName = LocalName :: pack_inline (28538315895436032u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1676
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1676:72
|
1676 | pub const ATOM_LOCALNAME__77_69_64_74_68_73 : LocalName = LocalName :: pack_inline (32484471431853824u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1675
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1675:69
|
1675 | pub const ATOM_LOCALNAME__77_69_64_74_68 : LocalName = LocalName :: pack_inline (114849110128384u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1593
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1593:69
|
1593 | pub const ATOM_LOCALNAME__73_6D_61_6C_6C : LocalName = LocalName :: pack_inline (119212746830592u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1674
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1674:66
|
1674 | pub const ATOM_LOCALNAME__77_68_65_6E : LocalName = LocalName :: pack_inline (474147747584u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1592
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1592:66
|
1592 | pub const ATOM_LOCALNAME__73_6C_6F_74 : LocalName = LocalName :: pack_inline (500085584640u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1591
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1591:69
|
1591 | pub const ATOM_LOCALNAME__73_6C_6F_70_65 : LocalName = LocalName :: pack_inline (111533580120832u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1673
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1673:63
|
1673 | pub const ATOM_LOCALNAME__77_62_72 : LocalName = LocalName :: pack_inline (1919055616u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1672
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1672:72
|
1672 | pub const ATOM_LOCALNAME__76_73_70_61_63_65 : LocalName = LocalName :: pack_inline (28538242797368832u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1590
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1590:69
|
1590 | pub const ATOM_LOCALNAME__73_69_7A_65_73 : LocalName = LocalName :: pack_inline (126879682622208u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1671
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1671:69
|
1671 | pub const ATOM_LOCALNAME__76_6C_69_6E_6B : LocalName = LocalName :: pack_inline (118121959290368u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1589
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1589:66
|
1589 | pub const ATOM_LOCALNAME__73_69_7A_65 : LocalName = LocalName :: pack_inline (435845427968u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1670
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1670:69
|
1670 | pub const ATOM_LOCALNAME__76_6B_65_72_6E : LocalName = LocalName :: pack_inline (121437606868480u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1588
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1588:66
|
1588 | pub const ATOM_LOCALNAME__73_69_6E_68 : LocalName = LocalName :: pack_inline (448529003264u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1587
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1587:63
|
1587 | pub const ATOM_LOCALNAME__73_69_6E : LocalName = LocalName :: pack_inline (1852404480u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1669
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1669:75
|
1669 | pub const ATOM_LOCALNAME__76_69_65_77_62_6F_78 : LocalName = LocalName :: pack_inline (8678263271908275712u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1586
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1586:66
|
1586 | pub const ATOM_LOCALNAME__73_68_6F_77 : LocalName = LocalName :: pack_inline (512970224384u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1668
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1668:75
|
1668 | pub const ATOM_LOCALNAME__76_69_65_77_42_6F_78 : LocalName = LocalName :: pack_inline (8678228087536186880u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1667
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1667:66
|
1667 | pub const ATOM_LOCALNAME__76_69_65_77 : LocalName = LocalName :: pack_inline (512802518528u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1585
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1585:69
|
1585 | pub const ATOM_LOCALNAME__73_68_61_70_65 : LocalName = LocalName :: pack_inline (111533344977664u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1584
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1584:75
|
1584 | pub const ATOM_LOCALNAME__73_65_74_64_69_66_66 : LocalName = LocalName :: pack_inline (7378700919663588096u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1666
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1666:69
|
1666 | pub const ATOM_LOCALNAME__76_69_64_65_6F : LocalName = LocalName :: pack_inline (122481267013120u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1583
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1583:63
|
1583 | pub const ATOM_LOCALNAME__73_65_74 : LocalName = LocalName :: pack_inline (1952805632u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1665
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1665:75
|
1665 | pub const ATOM_LOCALNAME__76_65_72_73_69_6F_6E : LocalName = LocalName :: pack_inline (7957695011148363264u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1582
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1582:63
|
1582 | pub const ATOM_LOCALNAME__73_65_70 : LocalName = LocalName :: pack_inline (1885696768u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1664
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1664:72
|
1664 | pub const ATOM_LOCALNAME__76_65_63_74_6F_72 : LocalName = LocalName :: pack_inline (32210693019497984u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1581
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1581:72
|
1581 | pub const ATOM_LOCALNAME__73_65_6C_65_63_74 : LocalName = LocalName :: pack_inline (32760384559870720u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1663
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1663:63
|
1663 | pub const ATOM_LOCALNAME__76_61_72 : LocalName = LocalName :: pack_inline (1918989824u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1580
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1580:66
|
1580 | pub const ATOM_LOCALNAME__73_65_65_64 : LocalName = LocalName :: pack_inline (431197876992u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1662
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1662:72
|
1662 | pub const ATOM_LOCALNAME__76_61_6C_75_65_73 : LocalName = LocalName :: pack_inline (32481177325630976u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1579
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1579:75
|
1579 | pub const ATOM_LOCALNAME__73_65_63_74_69_6F_6E : LocalName = LocalName :: pack_inline (7957695015191671552u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1578
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1578:66
|
1578 | pub const ATOM_LOCALNAME__73_65_63_68 : LocalName = LocalName :: pack_inline (448344191744u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1661
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1661:69
|
1661 | pub const ATOM_LOCALNAME__76_61_6C_75_65 : LocalName = LocalName :: pack_inline (111555003905536u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1577
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1577:63
|
1577 | pub const ATOM_LOCALNAME__73_65_63 : LocalName = LocalName :: pack_inline (1667592960u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1660
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1660:72
|
1660 | pub const ATOM_LOCALNAME__76_61_6C_69_67_6E : LocalName = LocalName :: pack_inline (31075949925725696u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1576
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1576:66
|
1576 | pub const ATOM_LOCALNAME__73_64_65_76 : LocalName = LocalName :: pack_inline (508507222784u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1659
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1659:72
|
1659 | pub const ATOM_LOCALNAME__75_73_65_6D_61_70 : LocalName = LocalName :: pack_inline (31632319872988416u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1575
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1575:72
|
1575 | pub const ATOM_LOCALNAME__73_63_72_69_70_74 : LocalName = LocalName :: pack_inline (32774695491433216u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1658
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1658:63
|
1658 | pub const ATOM_LOCALNAME__75_73_65 : LocalName = LocalName :: pack_inline (1702065408u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1574
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1574:72
|
1574 | pub const ATOM_LOCALNAME__73_63_6F_70_65_64 : LocalName = LocalName :: pack_inline (28259031250596608u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1573
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1573:69
|
1573 | pub const ATOM_LOCALNAME__73_63_6F_70_65 : LocalName = LocalName :: pack_inline (111533579531008u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1657
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1657:75
|
1657 | pub const ATOM_LOCALNAME__75_70_6C_69_6D_69_74 : LocalName = LocalName :: pack_inline (8388356080512562432u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1656
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1656:69
|
1656 | pub const ATOM_LOCALNAME__75_6E_69_6F_6E : LocalName = LocalName :: pack_inline (121424789271808u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1572
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1572:72
|
1572 | pub const ATOM_LOCALNAME__73_63_68_65_6D_65 : LocalName = LocalName :: pack_inline (28549254958248704u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1655
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1655:75
|
1655 | pub const ATOM_LOCALNAME__75_6E_69_63_6F_64_65 : LocalName = LocalName :: pack_inline (7306086968263079168u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1571
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1571:69
|
1571 | pub const ATOM_LOCALNAME__73_63_61_6C_65 : LocalName = LocalName :: pack_inline (111516164780800u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1654
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1654:60
|
1654 | pub const ATOM_LOCALNAME__75_6C : LocalName = LocalName :: pack_inline (7107840u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1570
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1570:75
|
1570 | pub const ATOM_LOCALNAME__73_61_6E_64_62_6F_78 : LocalName = LocalName :: pack_inline (8678263190454366976u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1569
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1569:66
|
1569 | pub const ATOM_LOCALNAME__73_61_6D_70 : LocalName = LocalName :: pack_inline (482871440128u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1653
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1653:60
|
1653 | pub const ATOM_LOCALNAME__75_32 : LocalName = LocalName :: pack_inline (3306752u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1568
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1568:57
|
1568 | pub const ATOM_LOCALNAME__73 : LocalName = LocalName :: pack_inline (29440u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1652
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1652:60
|
1652 | pub const ATOM_LOCALNAME__75_31 : LocalName = LocalName :: pack_inline (3241216u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1567
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1567:60
|
1567 | pub const ATOM_LOCALNAME__72_79 : LocalName = LocalName :: pack_inline (7959040u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1566
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1566:60
|
1566 | pub const ATOM_LOCALNAME__72_78 : LocalName = LocalName :: pack_inline (7893504u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1651
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1651:57
|
1651 | pub const ATOM_LOCALNAME__75 : LocalName = LocalName :: pack_inline (29952u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1650
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1650:66
|
1650 | pub const ATOM_LOCALNAME__74_79_70_65 : LocalName = LocalName :: pack_inline (435678704640u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1649
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1649:60
|
1649 | pub const ATOM_LOCALNAME__74_74 : LocalName = LocalName :: pack_inline (7631872u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1565
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1565:69
|
1565 | pub const ATOM_LOCALNAME__72_75_6C_65_73 : LocalName = LocalName :: pack_inline (126879448527360u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1648
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1648:69
|
1648 | pub const ATOM_LOCALNAME__74_73_70_61_6E : LocalName = LocalName :: pack_inline (121364777497600u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1564
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1564:66
|
1564 | pub const ATOM_LOCALNAME__72_75_6C_65 : LocalName = LocalName :: pack_inline (435611333120u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1647
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1647:66
|
1647 | pub const ATOM_LOCALNAME__74_72_75_65 : LocalName = LocalName :: pack_inline (435762131968u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1646
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1646:66
|
1646 | pub const ATOM_LOCALNAME__74_72_65_66 : LocalName = LocalName :: pack_inline (439788663808u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1563
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1563:66
|
1563 | pub const ATOM_LOCALNAME__72_75_62_79 : LocalName = LocalName :: pack_inline (521342906880u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1645
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1645:69
|
1645 | pub const ATOM_LOCALNAME__74_72_61_63_6B : LocalName = LocalName :: pack_inline (118074580825088u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1562
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1562:63
|
1562 | pub const ATOM_LOCALNAME__72_74_63 : LocalName = LocalName :: pack_inline (1668575744u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1644
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1644:60
|
1644 | pub const ATOM_LOCALNAME__74_72 : LocalName = LocalName :: pack_inline (7500800u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1643
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1643:72
|
1643 | pub const ATOM_LOCALNAME__74_6F_67_67_6C_65 : LocalName = LocalName :: pack_inline (28548164020564992u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1561
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1561:60
|
1561 | pub const ATOM_LOCALNAME__72_74 : LocalName = LocalName :: pack_inline (7631360u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1642
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1642:60
|
1642 | pub const ATOM_LOCALNAME__74_6F : LocalName = LocalName :: pack_inline (7304192u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1560
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1560:72
|
1560 | pub const ATOM_LOCALNAME__72_73_70_61_63_65 : LocalName = LocalName :: pack_inline (28538242797367808u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1641
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1641:69
|
1641 | pub const ATOM_LOCALNAME__74_69_74_6C_65 : LocalName = LocalName :: pack_inline (111516483941376u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1640
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1640:69
|
1640 | pub const ATOM_LOCALNAME__74_69_6D_65_73 : LocalName = LocalName :: pack_inline (126879464518656u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1639
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1639:66
|
1639 | pub const ATOM_LOCALNAME__74_69_6D_65 : LocalName = LocalName :: pack_inline (435627324416u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1559
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1559:72
|
1559 | pub const ATOM_LOCALNAME__72_71_75_6F_74_65 : LocalName = LocalName :: pack_inline (28556994708337152u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1638
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1638:69
|
1638 | pub const ATOM_LOCALNAME__74_68_65_61_64 : LocalName = LocalName :: pack_inline (110369475949568u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1637
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1637:60
|
1637 | pub const ATOM_LOCALNAME__74_68 : LocalName = LocalName :: pack_inline (6845440u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1558
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1558:60
|
1558 | pub const ATOM_LOCALNAME__72_70 : LocalName = LocalName :: pack_inline (7369216u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1636
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1636:69
|
1636 | pub const ATOM_LOCALNAME__74_66_6F_6F_74 : LocalName = LocalName :: pack_inline (128021959177216u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1635
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1635:66
|
1635 | pub const ATOM_LOCALNAME__74_65_78_74 : LocalName = LocalName :: pack_inline (500236121088u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1557
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1557:75
|
1557 | pub const ATOM_LOCALNAME__72_6F_77_73_70_61_6E : LocalName = LocalName :: pack_inline (7953762058140348928u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1634
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1634:75
|
1634 | pub const ATOM_LOCALNAME__74_65_6E_64_73_74_6F : LocalName = LocalName :: pack_inline (8031170910694503424u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1633
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1633:60
|
1633 | pub const ATOM_LOCALNAME__74_64 : LocalName = LocalName :: pack_inline (6583296u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1556
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1556:66
|
1556 | pub const ATOM_LOCALNAME__72_6F_77_73 : LocalName = LocalName :: pack_inline (495925031424u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1632
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1632:72
|
1632 | pub const ATOM_LOCALNAME__74_62_72_65_61_6B : LocalName = LocalName :: pack_inline (30224910846686208u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1555
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1555:72
|
1555 | pub const ATOM_LOCALNAME__72_6F_74_61_74_65 : LocalName = LocalName :: pack_inline (28556934561886720u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1631
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1631:69
|
1631 | pub const ATOM_LOCALNAME__74_62_6F_64_79 : LocalName = LocalName :: pack_inline (133472272413696u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1554
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1554:66
|
1554 | pub const ATOM_LOCALNAME__72_6F_6F_74 : LocalName = LocalName :: pack_inline (500085780992u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1630
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1630:75
|
1630 | pub const ATOM_LOCALNAME__74_61_72_67_65_74_79 : LocalName = LocalName :: pack_inline (8751731470862742528u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1629
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1629:75
|
1629 | pub const ATOM_LOCALNAME__74_61_72_67_65_74_78 : LocalName = LocalName :: pack_inline (8679673876824814592u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1628
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1628:75
|
1628 | pub const ATOM_LOCALNAME__74_61_72_67_65_74_59 : LocalName = LocalName :: pack_inline (6445888461649048576u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1553
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1553:66
|
1553 | pub const ATOM_LOCALNAME__72_6F_6C_65 : LocalName = LocalName :: pack_inline (435610939904u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1627
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1627:75
|
1627 | pub const ATOM_LOCALNAME__74_61_72_67_65_74_58 : LocalName = LocalName :: pack_inline (6373830867611120640u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1626
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1626:72
|
1626 | pub const ATOM_LOCALNAME__74_61_72_67_65_74 : LocalName = LocalName :: pack_inline (32762592273462272u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1552
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1552:63
|
1552 | pub const ATOM_LOCALNAME__72_65_76 : LocalName = LocalName :: pack_inline (1986359808u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1625
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1625:66
|
1625 | pub const ATOM_LOCALNAME__74_61_6E_68 : LocalName = LocalName :: pack_inline (448528479232u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1624
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1624:63
|
1624 | pub const ATOM_LOCALNAME__74_61_6E : LocalName = LocalName :: pack_inline (1851880448u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1551
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1551:72
|
1551 | pub const ATOM_LOCALNAME__72_65_73_75_6C_74 : LocalName = LocalName :: pack_inline (32770349001437696u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1623
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1623:69
|
1623 | pub const ATOM_LOCALNAME__74_61_62_6C_65 : LocalName = LocalName :: pack_inline (111516181427200u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1622
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1622:72
|
1622 | pub const ATOM_LOCALNAME__73_79_6D_62_6F_6C : LocalName = LocalName :: pack_inline (30521766018904832u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1550
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1550:75
|
1550 | pub const ATOM_LOCALNAME__72_65_73_74_61_72_74 : LocalName = LocalName :: pack_inline (8390876208524784128u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1549
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1549:75
|
1549 | pub const ATOM_LOCALNAME__72_65_70_6C_61_63_65 : LocalName = LocalName :: pack_inline (7305790138895135232u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1621
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1621:72
|
1621 | pub const ATOM_LOCALNAME__73_77_69_74_63_68 : LocalName = LocalName :: pack_inline (29382749214700288u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1620
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1620:63
|
1620 | pub const ATOM_LOCALNAME__73_76_67 : LocalName = LocalName :: pack_inline (1735815936u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1548
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1548:72
|
1548 | pub const ATOM_LOCALNAME__72_65_70_65_61_74 : LocalName = LocalName :: pack_inline (32758185603723776u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1619
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1619:63
|
1619 | pub const ATOM_LOCALNAME__73_75_70 : LocalName = LocalName :: pack_inline (1886745344u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1618
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1618:75
|
1618 | pub const ATOM_LOCALNAME__73_75_6D_6D_61_72_79 : LocalName = LocalName :: pack_inline (8751164148550038272u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1547
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1547:63
|
1547 | pub const ATOM_LOCALNAME__72_65_6D : LocalName = LocalName :: pack_inline (1835364864u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1617
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1617:63
|
1617 | pub const ATOM_LOCALNAME__73_75_6D : LocalName = LocalName :: pack_inline (1836413696u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1616
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1616:72
|
1616 | pub const ATOM_LOCALNAME__73_75_62_73_65_74 : LocalName = LocalName :: pack_inline (32762643545944832u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1546
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1546:66
|
1546 | pub const ATOM_LOCALNAME__72_65_6C_6E : LocalName = LocalName :: pack_inline (474264990208u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1615
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1615:63
|
1615 | pub const ATOM_LOCALNAME__73_75_62 : LocalName = LocalName :: pack_inline (1651864320u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1545
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1545:63
|
1545 | pub const ATOM_LOCALNAME__72_65_6C : LocalName = LocalName :: pack_inline (1818587648u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1614
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1614:69
|
1614 | pub const ATOM_LOCALNAME__73_74_79_6C_65 : LocalName = LocalName :: pack_inline (111516568548096u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1613
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1613:72
|
1613 | pub const ATOM_LOCALNAME__73_74_72_6F_6E_67 : LocalName = LocalName :: pack_inline (29113347541857024u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1612
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1612:72
|
1612 | pub const ATOM_LOCALNAME__73_74_72_6F_6B_65 : LocalName = LocalName :: pack_inline (28547099053552384u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1544
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1544:66
|
1544 | pub const ATOM_LOCALNAME__72_65_66_79 : LocalName = LocalName :: pack_inline (521408967168u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1611
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1611:72
|
1611 | pub const ATOM_LOCALNAME__73_74_72_69_6E_67 : LocalName = LocalName :: pack_inline (29113321772053248u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1610
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1610:72
|
1610 | pub const ATOM_LOCALNAME__73_74_72_69_6B_65 : LocalName = LocalName :: pack_inline (28547073283748608u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1609
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1609:66
|
1609 | pub const ATOM_LOCALNAME__73_74_6F_70 : LocalName = LocalName :: pack_inline (482906239744u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1543
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1543:66
|
1543 | pub const ATOM_LOCALNAME__72_65_66_78 : LocalName = LocalName :: pack_inline (517113999872u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1608
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1608:66
|
1608 | pub const ATOM_LOCALNAME__73_74_65_70 : LocalName = LocalName :: pack_inline (482738467584u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1542
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1542:66
|
1542 | pub const ATOM_LOCALNAME__72_65_66_59 : LocalName = LocalName :: pack_inline (383970013696u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1607
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1607:69
|
1607 | pub const ATOM_LOCALNAME__73_74_65_6D_76 : LocalName = LocalName :: pack_inline (130212225643264u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1606
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1606:69
|
1606 | pub const ATOM_LOCALNAME__73_74_65_6D_68 : LocalName = LocalName :: pack_inline (114819062854400u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1605
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1605:69
|
1605 | pub const ATOM_LOCALNAME__73_74_61_72_74 : LocalName = LocalName :: pack_inline (128034610115328u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1541
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1541:66
|
1541 | pub const ATOM_LOCALNAME__72_65_66_58 : LocalName = LocalName :: pack_inline (379675046400u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1604
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1604:75
|
1604 | pub const ATOM_LOCALNAME__73_74_61_6E_64_62_79 : LocalName = LocalName :: pack_inline (8746663851551126272u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1603
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1603:72
|
1603 | pub const ATOM_LOCALNAME__73_72_63_73_65_74 : LocalName = LocalName :: pack_inline (32762643562525440u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1540
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1540:66
|
1540 | pub const ATOM_LOCALNAME__72_65_63_74 : LocalName = LocalName :: pack_inline (499883799040u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1602
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1602:75
|
1602 | pub const ATOM_LOCALNAME__73_72_63_6C_61_6E_67 : LocalName = LocalName :: pack_inline (7453001551497556736u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1539
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1539:69
|
1539 | pub const ATOM_LOCALNAME__72_65_61_6C_73 : LocalName = LocalName :: pack_inline (126909327700480u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1601
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1601:72
|
1601 | pub const ATOM_LOCALNAME__73_72_63_64_6F_63 : LocalName = LocalName :: pack_inline (27988499650212608u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1600
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1600:63
|
1600 | pub const ATOM_LOCALNAME__73_72_63 : LocalName = LocalName :: pack_inline (1668444928u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1538
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1538:66
|
1538 | pub const ATOM_LOCALNAME__72_65_61_6C : LocalName = LocalName :: pack_inline (465490506240u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1599
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1599:69
|
1599 | pub const ATOM_LOCALNAME__73_70_65_65_64 : LocalName = LocalName :: pack_inline (110386656342784u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1598
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1598:66
|
1598 | pub const ATOM_LOCALNAME__73_70_61_6E : LocalName = LocalName :: pack_inline (474081161984u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1597
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1597:75
|
1597 | pub const ATOM_LOCALNAME__73_70_61_63_69_6E_67 : LocalName = LocalName :: pack_inline (7453010308902187776u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1537
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1537:60
|
1537 | pub const ATOM_LOCALNAME__72_62 : LocalName = LocalName :: pack_inline (6451712u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1536
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1536:72
|
1536 | pub const ATOM_LOCALNAME__72_61_64_69_75_73 : LocalName = LocalName :: pack_inline (32498717837849088u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1596
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1596:72
|
1596 | pub const ATOM_LOCALNAME__73_70_61_63_65_72 : LocalName = LocalName :: pack_inline (32199624855941888u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1595
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1595:69
|
1595 | pub const ATOM_LOCALNAME__73_70_61_63_65 : LocalName = LocalName :: pack_inline (111477510927104u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1594
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1594:72
|
1594 | pub const ATOM_LOCALNAME__73_6F_75_72_63_65 : LocalName = LocalName :: pack_inline (28538315895436032u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1535
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1535:57
|
1535 | pub const ATOM_LOCALNAME__72 : LocalName = LocalName :: pack_inline (29184u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1593
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1593:69
|
1593 | pub const ATOM_LOCALNAME__73_6D_61_6C_6C : LocalName = LocalName :: pack_inline (119212746830592u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1592
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1592:66
|
1592 | pub const ATOM_LOCALNAME__73_6C_6F_74 : LocalName = LocalName :: pack_inline (500085584640u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1534
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1534:57
|
1534 | pub const ATOM_LOCALNAME__71 : LocalName = LocalName :: pack_inline (28928u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1591
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1591:69
|
1591 | pub const ATOM_LOCALNAME__73_6C_6F_70_65 : LocalName = LocalName :: pack_inline (111533580120832u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1590
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1590:69
|
1590 | pub const ATOM_LOCALNAME__73_69_7A_65_73 : LocalName = LocalName :: pack_inline (126879682622208u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1533
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1533:72
|
1533 | pub const ATOM_LOCALNAME__70_72_6F_6D_70_74 : LocalName = LocalName :: pack_inline (32774712621953024u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1589
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1589:66
|
1589 | pub const ATOM_LOCALNAME__73_69_7A_65 : LocalName = LocalName :: pack_inline (435845427968u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1588
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1588:66
|
1588 | pub const ATOM_LOCALNAME__73_69_6E_68 : LocalName = LocalName :: pack_inline (448529003264u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1587
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1587:63
|
1587 | pub const ATOM_LOCALNAME__73_69_6E : LocalName = LocalName :: pack_inline (1852404480u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1532
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1532:75
|
1532 | pub const ATOM_LOCALNAME__70_72_6F_66_69_6C_65 : LocalName = LocalName :: pack_inline (7308332183992823808u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1586
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1586:66
|
1586 | pub const ATOM_LOCALNAME__73_68_6F_77 : LocalName = LocalName :: pack_inline (512970224384u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1531
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1531:75
|
1531 | pub const ATOM_LOCALNAME__70_72_6F_64_75_63_74 : LocalName = LocalName :: pack_inline (8386676005320945664u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1585
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1585:69
|
1585 | pub const ATOM_LOCALNAME__73_68_61_70_65 : LocalName = LocalName :: pack_inline (111533344977664u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1584
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1584:75
|
1584 | pub const ATOM_LOCALNAME__73_65_74_64_69_66_66 : LocalName = LocalName :: pack_inline (7378700919663588096u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1583
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1583:63
|
1583 | pub const ATOM_LOCALNAME__73_65_74 : LocalName = LocalName :: pack_inline (1952805632u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1530
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1530:72
|
1530 | pub const ATOM_LOCALNAME__70_72_69_6D_65_73 : LocalName = LocalName :: pack_inline (32481142916673536u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1582
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1582:63
|
1582 | pub const ATOM_LOCALNAME__73_65_70 : LocalName = LocalName :: pack_inline (1885696768u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1529
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1529:75
|
1529 | pub const ATOM_LOCALNAME__70_72_65_6C_6F_61_64 : LocalName = LocalName :: pack_inline (7233184987882876928u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1580
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1580:66
|
1580 | pub const ATOM_LOCALNAME__73_65_65_64 : LocalName = LocalName :: pack_inline (431197876992u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1579
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1579:75
|
1579 | pub const ATOM_LOCALNAME__73_65_63_74_69_6F_6E : LocalName = LocalName :: pack_inline (7957695015191671552u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1528
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1528:63
|
1528 | pub const ATOM_LOCALNAME__70_72_65 : LocalName = LocalName :: pack_inline (1701998592u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1578
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1578:66
|
1578 | pub const ATOM_LOCALNAME__73_65_63_68 : LocalName = LocalName :: pack_inline (448344191744u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1577
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1577:63
|
1577 | pub const ATOM_LOCALNAME__73_65_63 : LocalName = LocalName :: pack_inline (1667592960u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1527
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1527:69
|
1527 | pub const ATOM_LOCALNAME__70_6F_77_65_72 : LocalName = LocalName :: pack_inline (125780121055232u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1576
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1576:66
|
1576 | pub const ATOM_LOCALNAME__73_64_65_76 : LocalName = LocalName :: pack_inline (508507222784u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1575
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1575:72
|
1575 | pub const ATOM_LOCALNAME__73_63_72_69_70_74 : LocalName = LocalName :: pack_inline (32774695491433216u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1526
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1526:72
|
1526 | pub const ATOM_LOCALNAME__70_6F_73_74_65_72 : LocalName = LocalName :: pack_inline (32199698172309504u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1574
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1574:72
|
1574 | pub const ATOM_LOCALNAME__73_63_6F_70_65_64 : LocalName = LocalName :: pack_inline (28259031250596608u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1573
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1573:69
|
1573 | pub const ATOM_LOCALNAME__73_63_6F_70_65 : LocalName = LocalName :: pack_inline (111533579531008u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1525
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1525:75
|
1525 | pub const ATOM_LOCALNAME__70_6F_6C_79_67_6F_6E : LocalName = LocalName :: pack_inline (7957692837794902016u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1572
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1572:72
|
1572 | pub const ATOM_LOCALNAME__73_63_68_65_6D_65 : LocalName = LocalName :: pack_inline (28549254958248704u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1571
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1571:69
|
1571 | pub const ATOM_LOCALNAME__73_63_61_6C_65 : LocalName = LocalName :: pack_inline (111516164780800u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1524
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1524:72
|
1524 | pub const ATOM_LOCALNAME__70_6F_69_6E_74_73 : LocalName = LocalName :: pack_inline (32497639885860864u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1570
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1570:75
|
1570 | pub const ATOM_LOCALNAME__73_61_6E_64_62_6F_78 : LocalName = LocalName :: pack_inline (8678263190454366976u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1569
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1569:66
|
1569 | pub const ATOM_LOCALNAME__73_61_6D_70 : LocalName = LocalName :: pack_inline (482871440128u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1523
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1523:66
|
1523 | pub const ATOM_LOCALNAME__70_6C_75_73 : LocalName = LocalName :: pack_inline (495891279872u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1568
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1568:57
|
1568 | pub const ATOM_LOCALNAME__73 : LocalName = LocalName :: pack_inline (29440u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1522
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1522:66
|
1522 | pub const ATOM_LOCALNAME__70_69_6E_67 : LocalName = LocalName :: pack_inline (444234035200u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1567
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1567:60
|
1567 | pub const ATOM_LOCALNAME__72_79 : LocalName = LocalName :: pack_inline (7959040u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1566
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1566:60
|
1566 | pub const ATOM_LOCALNAME__72_78 : LocalName = LocalName :: pack_inline (7893504u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1521
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1521:69
|
1521 | pub const ATOM_LOCALNAME__70_69_65_63_65 : LocalName = LocalName :: pack_inline (111477577576448u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1565
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1565:69
|
1565 | pub const ATOM_LOCALNAME__72_75_6C_65_73 : LocalName = LocalName :: pack_inline (126879448527360u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1520
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1520:75
|
1520 | pub const ATOM_LOCALNAME__70_69_63_74_75_72_65 : LocalName = LocalName :: pack_inline (7310034287920246784u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1564
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1564:66
|
1564 | pub const ATOM_LOCALNAME__72_75_6C_65 : LocalName = LocalName :: pack_inline (435611333120u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1563
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1563:66
|
1563 | pub const ATOM_LOCALNAME__72_75_62_79 : LocalName = LocalName :: pack_inline (521342906880u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1519
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1519:60
|
1519 | pub const ATOM_LOCALNAME__70_69 : LocalName = LocalName :: pack_inline (6909952u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1562
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1562:63
|
1562 | pub const ATOM_LOCALNAME__72_74_63 : LocalName = LocalName :: pack_inline (1668575744u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1561
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1561:60
|
1561 | pub const ATOM_LOCALNAME__72_74 : LocalName = LocalName :: pack_inline (7631360u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1518
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1518:75
|
1518 | pub const ATOM_LOCALNAME__70_61_74_74_65_72_6E : LocalName = LocalName :: pack_inline (7958535042360242176u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1560
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1560:72
|
1560 | pub const ATOM_LOCALNAME__72_73_70_61_63_65 : LocalName = LocalName :: pack_inline (28538242797367808u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1559
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1559:72
|
1559 | pub const ATOM_LOCALNAME__72_71_75_6F_74_65 : LocalName = LocalName :: pack_inline (28556994708337152u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1558
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1558:60
|
1558 | pub const ATOM_LOCALNAME__72_70 : LocalName = LocalName :: pack_inline (7369216u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1517
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1517:66
|
1517 | pub const ATOM_LOCALNAME__70_61_74_68 : LocalName = LocalName :: pack_inline (448629141504u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1557
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1557:75
|
1557 | pub const ATOM_LOCALNAME__72_6F_77_73_70_61_6E : LocalName = LocalName :: pack_inline (7953762058140348928u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1516
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1516:69
|
1516 | pub const ATOM_LOCALNAME__70_61_72_73_65 : LocalName = LocalName :: pack_inline (111546514632704u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1556
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1556:66
|
1556 | pub const ATOM_LOCALNAME__72_6F_77_73 : LocalName = LocalName :: pack_inline (495925031424u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1515
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1515:69
|
1515 | pub const ATOM_LOCALNAME__70_61_72_61_6D : LocalName = LocalName :: pack_inline (120265298243584u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1555
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1555:72
|
1555 | pub const ATOM_LOCALNAME__72_6F_74_61_74_65 : LocalName = LocalName :: pack_inline (28556934561886720u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1554
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1554:66
|
1554 | pub const ATOM_LOCALNAME__72_6F_6F_74 : LocalName = LocalName :: pack_inline (500085780992u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1514
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1514:57
|
1514 | pub const ATOM_LOCALNAME__70 : LocalName = LocalName :: pack_inline (28672u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1553
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1553:66
|
1553 | pub const ATOM_LOCALNAME__72_6F_6C_65 : LocalName = LocalName :: pack_inline (435610939904u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1552
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1552:63
|
1552 | pub const ATOM_LOCALNAME__72_65_76 : LocalName = LocalName :: pack_inline (1986359808u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1551
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1551:72
|
1551 | pub const ATOM_LOCALNAME__72_65_73_75_6C_74 : LocalName = LocalName :: pack_inline (32770349001437696u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1513
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1513:72
|
1513 | pub const ATOM_LOCALNAME__6F_75_74_70_75_74 : LocalName = LocalName :: pack_inline (32780223149076224u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1512
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1512:69
|
1512 | pub const ATOM_LOCALNAME__6F_74_68_65_72 : LocalName = LocalName :: pack_inline (125779869724416u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1550
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1550:75
|
1550 | pub const ATOM_LOCALNAME__72_65_73_74_61_72_74 : LocalName = LocalName :: pack_inline (8390876208524784128u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1511
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1511:72
|
1511 | pub const ATOM_LOCALNAME__6F_72_69_67_69_6E : LocalName = LocalName :: pack_inline (31078140309827328u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1549
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1549:75
|
1549 | pub const ATOM_LOCALNAME__72_65_70_6C_61_63_65 : LocalName = LocalName :: pack_inline (7305790138895135232u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1510
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1510:72
|
1510 | pub const ATOM_LOCALNAME__6F_72_69_65_6E_74 : LocalName = LocalName :: pack_inline (32772479138295552u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1548
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1548:72
|
1548 | pub const ATOM_LOCALNAME__72_65_70_65_61_74 : LocalName = LocalName :: pack_inline (32758185603723776u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1509
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1509:69
|
1509 | pub const ATOM_LOCALNAME__6F_72_64_65_72 : LocalName = LocalName :: pack_inline (125779802484480u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1508
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1508:60
|
1508 | pub const ATOM_LOCALNAME__6F_72 : LocalName = LocalName :: pack_inline (7499520u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1547
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1547:63
|
1547 | pub const ATOM_LOCALNAME__72_65_6D : LocalName = LocalName :: pack_inline (1835364864u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1546
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1546:66
|
1546 | pub const ATOM_LOCALNAME__72_65_6C_6E : LocalName = LocalName :: pack_inline (474264990208u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1507
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1507:72
|
1507 | pub const ATOM_LOCALNAME__6F_70_74_69_6F_6E : LocalName = LocalName :: pack_inline (31084746153946880u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1545
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1545:63
|
1545 | pub const ATOM_LOCALNAME__72_65_6C : LocalName = LocalName :: pack_inline (1818587648u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1506
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1506:75
|
1506 | pub const ATOM_LOCALNAME__6F_70_74_69_6D_75_6D : LocalName = LocalName :: pack_inline (7887330622101810944u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1544
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1544:66
|
1544 | pub const ATOM_LOCALNAME__72_65_66_79 : LocalName = LocalName :: pack_inline (521408967168u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1505
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1505:66
|
1505 | pub const ATOM_LOCALNAME__6F_70_65_6E : LocalName = LocalName :: pack_inline (474148269824u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1504
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1504:75
|
1504 | pub const ATOM_LOCALNAME__6F_70_61_63_69_74_79 : LocalName = LocalName :: pack_inline (8751735851445153536u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1543
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1543:66
|
1543 | pub const ATOM_LOCALNAME__72_65_66_78 : LocalName = LocalName :: pack_inline (517113999872u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1503
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1503:72
|
1503 | pub const ATOM_LOCALNAME__6F_6E_7A_6F_6F_6D : LocalName = LocalName :: pack_inline (30803297047572224u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1542
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1542:66
|
1542 | pub const ATOM_LOCALNAME__72_65_66_59 : LocalName = LocalName :: pack_inline (383970013696u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1502
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1502:72
|
1502 | pub const ATOM_LOCALNAME__6F_6E_73_74_6F_70 : LocalName = LocalName :: pack_inline (31647743335100160u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1541
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1541:66
|
1541 | pub const ATOM_LOCALNAME__72_65_66_58 : LocalName = LocalName :: pack_inline (379675046400u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1501
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1501:75
|
1501 | pub const ATOM_LOCALNAME__6F_6E_73_74_61_72_74 : LocalName = LocalName :: pack_inline (8390876208525373184u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1540
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1540:66
|
1540 | pub const ATOM_LOCALNAME__72_65_63_74 : LocalName = LocalName :: pack_inline (499883799040u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1500
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1500:75
|
1500 | pub const ATOM_LOCALNAME__6F_6E_72_65_73_65_74 : LocalName = LocalName :: pack_inline (8387236760596147968u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1539
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1539:69
|
1539 | pub const ATOM_LOCALNAME__72_65_61_6C_73 : LocalName = LocalName :: pack_inline (126909327700480u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1499
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1499:75
|
1499 | pub const ATOM_LOCALNAME__6F_6E_70_61_73_74_65 : LocalName = LocalName :: pack_inline (7310594957464465152u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1538
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1538:66
|
1538 | pub const ATOM_LOCALNAME__72_65_61_6C : LocalName = LocalName :: pack_inline (465490506240u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1498
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1498:72
|
1498 | pub const ATOM_LOCALNAME__6F_6E_6D_6F_76_65 : LocalName = LocalName :: pack_inline (28559193597177600u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1537
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1537:60
|
1537 | pub const ATOM_LOCALNAME__72_62 : LocalName = LocalName :: pack_inline (6451712u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1497
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1497:72
|
1497 | pub const ATOM_LOCALNAME__6F_6E_6C_6F_61_64 : LocalName = LocalName :: pack_inline (28254628859506432u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1496
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1496:75
|
1496 | pub const ATOM_LOCALNAME__6F_6E_6B_65_79_75_70 : LocalName = LocalName :: pack_inline (8103516581024132864u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1536
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1536:72
|
1536 | pub const ATOM_LOCALNAME__72_61_64_69_75_73 : LocalName = LocalName :: pack_inline (32498717837849088u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1495
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1495:75
|
1495 | pub const ATOM_LOCALNAME__6F_6E_69_6E_70_75_74 : LocalName = LocalName :: pack_inline (8391737100192345856u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1535
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1535:57
|
1535 | pub const ATOM_LOCALNAME__72 : LocalName = LocalName :: pack_inline (29184u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1494
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1494:72
|
1494 | pub const ATOM_LOCALNAME__6F_6E_68_65_6C_70 : LocalName = LocalName :: pack_inline (31644380191158016u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1534
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1534:57
|
1534 | pub const ATOM_LOCALNAME__71 : LocalName = LocalName :: pack_inline (28928u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1493
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1493:75
|
1493 | pub const ATOM_LOCALNAME__6F_6E_66_6F_63_75_73 : LocalName = LocalName :: pack_inline (8319665216747892480u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1533
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1533:72
|
1533 | pub const ATOM_LOCALNAME__70_72_6F_6D_70_74 : LocalName = LocalName :: pack_inline (32774712621953024u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1492
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1492:75
|
1492 | pub const ATOM_LOCALNAME__6F_6E_65_72_72_6F_72 : LocalName = LocalName :: pack_inline (8245935278392241920u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1532
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1532:75
|
1532 | pub const ATOM_LOCALNAME__70_72_6F_66_69_6C_65 : LocalName = LocalName :: pack_inline (7308332183992823808u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1491
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1491:69
|
1491 | pub const ATOM_LOCALNAME__6F_6E_65_6E_64 : LocalName = LocalName :: pack_inline (110425310916352u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1531
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1531:75
|
1531 | pub const ATOM_LOCALNAME__70_72_6F_64_75_63_74 : LocalName = LocalName :: pack_inline (8386676005320945664u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1490
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1490:72
|
1490 | pub const ATOM_LOCALNAME__6F_6E_64_72_6F_70 : LocalName = LocalName :: pack_inline (31647734493507328u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1530
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1530:72
|
1530 | pub const ATOM_LOCALNAME__70_72_69_6D_65_73 : LocalName = LocalName :: pack_inline (32481142916673536u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1489
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1489:72
|
1489 | pub const ATOM_LOCALNAME__6F_6E_64_72_61_67 : LocalName = LocalName :: pack_inline (29099066540322560u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1529
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1529:75
|
1529 | pub const ATOM_LOCALNAME__70_72_65_6C_6F_61_64 : LocalName = LocalName :: pack_inline (7233184987882876928u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1528
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1528:63
|
1528 | pub const ATOM_LOCALNAME__70_72_65 : LocalName = LocalName :: pack_inline (1701998592u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1527
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1527:69
|
1527 | pub const ATOM_LOCALNAME__70_6F_77_65_72 : LocalName = LocalName :: pack_inline (125780121055232u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1488
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1488:69
|
1488 | pub const ATOM_LOCALNAME__6F_6E_63_75_74 : LocalName = LocalName :: pack_inline (128047528177408u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1526
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1526:72
|
1526 | pub const ATOM_LOCALNAME__70_6F_73_74_65_72 : LocalName = LocalName :: pack_inline (32199698172309504u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1487
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1487:72
|
1487 | pub const ATOM_LOCALNAME__6F_6E_63_6F_70_79 : LocalName = LocalName :: pack_inline (34182095893851904u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1525
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1525:75
|
1525 | pub const ATOM_LOCALNAME__70_6F_6C_79_67_6F_6E : LocalName = LocalName :: pack_inline (7957692837794902016u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1486
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1486:75
|
1486 | pub const ATOM_LOCALNAME__6F_6E_63_6C_69_63_6B : LocalName = LocalName :: pack_inline (7738144498998210304u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1524
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1524:72
|
1524 | pub const ATOM_LOCALNAME__70_6F_69_6E_74_73 : LocalName = LocalName :: pack_inline (32497639885860864u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1485
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1485:72
|
1485 | pub const ATOM_LOCALNAME__6F_6E_62_6C_75_72 : LocalName = LocalName :: pack_inline (32217255713337088u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1523
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1523:66
|
1523 | pub const ATOM_LOCALNAME__70_6C_75_73 : LocalName = LocalName :: pack_inline (495891279872u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1484
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1484:75
|
1484 | pub const ATOM_LOCALNAME__6F_6E_62_65_67_69_6E : LocalName = LocalName :: pack_inline (7956003901867454208u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1522
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1522:66
|
1522 | pub const ATOM_LOCALNAME__70_69_6E_67 : LocalName = LocalName :: pack_inline (444234035200u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1483
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1483:75
|
1483 | pub const ATOM_LOCALNAME__6F_6E_61_62_6F_72_74 : LocalName = LocalName :: pack_inline (8390891524076760832u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1521
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1521:69
|
1521 | pub const ATOM_LOCALNAME__70_69_65_63_65 : LocalName = LocalName :: pack_inline (111477577576448u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1482
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1482:60
|
1482 | pub const ATOM_LOCALNAME__6F_6C : LocalName = LocalName :: pack_inline (7106304u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1520
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1520:75
|
1520 | pub const ATOM_LOCALNAME__70_69_63_74_75_72_65 : LocalName = LocalName :: pack_inline (7310034287920246784u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1481
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1481:72
|
1481 | pub const ATOM_LOCALNAME__6F_66_66_73_65_74 : LocalName = LocalName :: pack_inline (32762643612069632u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1519
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1519:60
|
1519 | pub const ATOM_LOCALNAME__70_69 : LocalName = LocalName :: pack_inline (6909952u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1480
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1480:72
|
1480 | pub const ATOM_LOCALNAME__6F_62_6A_65_63_74 : LocalName = LocalName :: pack_inline (32760384526118656u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1518
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1518:75
|
1518 | pub const ATOM_LOCALNAME__70_61_74_74_65_72_6E : LocalName = LocalName :: pack_inline (7958535042360242176u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1517
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1517:66
|
1517 | pub const ATOM_LOCALNAME__70_61_74_68 : LocalName = LocalName :: pack_inline (448629141504u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1478
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1478:69
|
1478 | pub const ATOM_LOCALNAME__6E_6F_74_69_6E : LocalName = LocalName :: pack_inline (121399204081152u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1516
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1516:69
|
1516 | pub const ATOM_LOCALNAME__70_61_72_73_65 : LocalName = LocalName :: pack_inline (111546514632704u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1515
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1515:69
|
1515 | pub const ATOM_LOCALNAME__70_61_72_61_6D : LocalName = LocalName :: pack_inline (120265298243584u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1476
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1476:75
|
1476 | pub const ATOM_LOCALNAME__6E_6F_73_68_61_64_65 : LocalName = LocalName :: pack_inline (7306071596742962688u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1475
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1475:66
|
1475 | pub const ATOM_LOCALNAME__6E_6F_6E_65 : LocalName = LocalName :: pack_inline (435644493312u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1514
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1514:57
|
1514 | pub const ATOM_LOCALNAME__70 : LocalName = LocalName :: pack_inline (28672u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1513
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1513:72
|
1513 | pub const ATOM_LOCALNAME__6F_75_74_70_75_74 : LocalName = LocalName :: pack_inline (32780223149076224u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1474
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1474:69
|
1474 | pub const ATOM_LOCALNAME__6E_6F_6E_63_65 : LocalName = LocalName :: pack_inline (111477728964096u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1512
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1512:69
|
1512 | pub const ATOM_LOCALNAME__6F_74_68_65_72 : LocalName = LocalName :: pack_inline (125779869724416u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1473
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1473:72
|
1473 | pub const ATOM_LOCALNAME__6E_6F_68_72_65_66 : LocalName = LocalName :: pack_inline (28821989677297152u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1472
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1472:75
|
1472 | pub const ATOM_LOCALNAME__6E_6F_65_6D_62_65_64 : LocalName = LocalName :: pack_inline (7234296598433328640u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1511
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1511:72
|
1511 | pub const ATOM_LOCALNAME__6F_72_69_67_69_6E : LocalName = LocalName :: pack_inline (31078140309827328u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1510
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1510:72
|
1510 | pub const ATOM_LOCALNAME__6F_72_69_65_6E_74 : LocalName = LocalName :: pack_inline (32772479138295552u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1471
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1471:66
|
1471 | pub const ATOM_LOCALNAME__6E_6F_62_72 : LocalName = LocalName :: pack_inline (491277741568u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1509
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1509:69
|
1509 | pub const ATOM_LOCALNAME__6F_72_64_65_72 : LocalName = LocalName :: pack_inline (125779802484480u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1470
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1470:72
|
1470 | pub const ATOM_LOCALNAME__6E_65_78_74_69_64 : LocalName = LocalName :: pack_inline (28263446628101632u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1508
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1508:60
|
1508 | pub const ATOM_LOCALNAME__6F_72 : LocalName = LocalName :: pack_inline (7499520u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1469
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1469:66
|
1469 | pub const ATOM_LOCALNAME__6E_65_73_74 : LocalName = LocalName :: pack_inline (500152233472u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1507
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1507:72
|
1507 | pub const ATOM_LOCALNAME__6F_70_74_69_6F_6E : LocalName = LocalName :: pack_inline (31084746153946880u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1468
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1468:63
|
1468 | pub const ATOM_LOCALNAME__6E_65_71 : LocalName = LocalName :: pack_inline (1902472704u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1506
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1506:75
|
1506 | pub const ATOM_LOCALNAME__6F_70_74_69_6D_75_6D : LocalName = LocalName :: pack_inline (7887330622101810944u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1467
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1467:63
|
1467 | pub const ATOM_LOCALNAME__6E_61_76 : LocalName = LocalName :: pack_inline (1986096640u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1505
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1505:66
|
1505 | pub const ATOM_LOCALNAME__6F_70_65_6E : LocalName = LocalName :: pack_inline (474148269824u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1504
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1504:75
|
1504 | pub const ATOM_LOCALNAME__6F_70_61_63_69_74_79 : LocalName = LocalName :: pack_inline (8751735851445153536u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1466
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1466:69
|
1466 | pub const ATOM_LOCALNAME__6E_61_72_67_73 : LocalName = LocalName :: pack_inline (126888137813504u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1465
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1465:66
|
1465 | pub const ATOM_LOCALNAME__6E_61_6D_65 : LocalName = LocalName :: pack_inline (435626798592u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1503
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1503:72
|
1503 | pub const ATOM_LOCALNAME__6F_6E_7A_6F_6F_6D : LocalName = LocalName :: pack_inline (30803297047572224u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1464
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1464:69
|
1464 | pub const ATOM_LOCALNAME__6D_75_74_65_64 : LocalName = LocalName :: pack_inline (110386908327168u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1502
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1502:72
|
1502 | pub const ATOM_LOCALNAME__6F_6E_73_74_6F_70 : LocalName = LocalName :: pack_inline (31647743335100160u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1501
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1501:75
|
1501 | pub const ATOM_LOCALNAME__6F_6E_73_74_61_72_74 : LocalName = LocalName :: pack_inline (8390876208525373184u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1463
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1463:72
|
1463 | pub const ATOM_LOCALNAME__6D_75_6E_64_65_72 : LocalName = LocalName :: pack_inline (32199629369339136u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1500
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1500:75
|
1500 | pub const ATOM_LOCALNAME__6F_6E_72_65_73_65_74 : LocalName = LocalName :: pack_inline (8387236760596147968u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1462
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1462:63
|
1462 | pub const ATOM_LOCALNAME__6D_74_72 : LocalName = LocalName :: pack_inline (1920232704u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1499
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1499:75
|
1499 | pub const ATOM_LOCALNAME__6F_6E_70_61_73_74_65 : LocalName = LocalName :: pack_inline (7310594957464465152u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1461
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1461:69
|
1461 | pub const ATOM_LOCALNAME__6D_74_65_78_74 : LocalName = LocalName :: pack_inline (128060447026432u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1498
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1498:72
|
1498 | pub const ATOM_LOCALNAME__6F_6E_6D_6F_76_65 : LocalName = LocalName :: pack_inline (28559193597177600u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1460
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1460:63
|
1460 | pub const ATOM_LOCALNAME__6D_74_64 : LocalName = LocalName :: pack_inline (1685351680u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1497
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1497:72
|
1497 | pub const ATOM_LOCALNAME__6F_6E_6C_6F_61_64 : LocalName = LocalName :: pack_inline (28254628859506432u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1459
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1459:72
|
1459 | pub const ATOM_LOCALNAME__6D_74_61_62_6C_65 : LocalName = LocalName :: pack_inline (28548142445391104u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1496
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1496:75
|
1496 | pub const ATOM_LOCALNAME__6F_6E_6B_65_79_75_70 : LocalName = LocalName :: pack_inline (8103516581024132864u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1458
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1458:66
|
1458 | pub const ATOM_LOCALNAME__6D_73_75_70 : LocalName = LocalName :: pack_inline (483006835968u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1495
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1495:75
|
1495 | pub const ATOM_LOCALNAME__6F_6E_69_6E_70_75_74 : LocalName = LocalName :: pack_inline (8391737100192345856u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1457
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1457:75
|
1457 | pub const ATOM_LOCALNAME__6D_73_75_62_73_75_70 : LocalName = LocalName :: pack_inline (8103509971237563648u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1494
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1494:72
|
1494 | pub const ATOM_LOCALNAME__6F_6E_68_65_6C_70 : LocalName = LocalName :: pack_inline (31644380191158016u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1456
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1456:66
|
1456 | pub const ATOM_LOCALNAME__6D_73_75_62 : LocalName = LocalName :: pack_inline (422877293824u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1493
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1493:75
|
1493 | pub const ATOM_LOCALNAME__6F_6E_66_6F_63_75_73 : LocalName = LocalName :: pack_inline (8319665216747892480u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1492
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1492:75
|
1492 | pub const ATOM_LOCALNAME__6F_6E_65_72_72_6F_72 : LocalName = LocalName :: pack_inline (8245935278392241920u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1455
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1455:72
|
1455 | pub const ATOM_LOCALNAME__6D_73_74_79_6C_65 : LocalName = LocalName :: pack_inline (28548241548340480u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1491
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1491:69
|
1491 | pub const ATOM_LOCALNAME__6F_6E_65_6E_64 : LocalName = LocalName :: pack_inline (110425310916352u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1454
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1454:69
|
1454 | pub const ATOM_LOCALNAME__6D_73_71_72_74 : LocalName = LocalName :: pack_inline (128034878483712u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1490
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1490:72
|
1490 | pub const ATOM_LOCALNAME__6F_6E_64_72_6F_70 : LocalName = LocalName :: pack_inline (31647734493507328u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1489
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1489:72
|
1489 | pub const ATOM_LOCALNAME__6F_6E_64_72_61_67 : LocalName = LocalName :: pack_inline (29099066540322560u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1488
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1488:69
|
1488 | pub const ATOM_LOCALNAME__6F_6E_63_75_74 : LocalName = LocalName :: pack_inline (128047528177408u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1453
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1453:72
|
1453 | pub const ATOM_LOCALNAME__6D_73_70_61_63_65 : LocalName = LocalName :: pack_inline (28538242797366528u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1487
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1487:72
|
1487 | pub const ATOM_LOCALNAME__6F_6E_63_6F_70_79 : LocalName = LocalName :: pack_inline (34182095893851904u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1452
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1452:60
|
1452 | pub const ATOM_LOCALNAME__6D_73 : LocalName = LocalName :: pack_inline (7564544u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1486
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1486:75
|
1486 | pub const ATOM_LOCALNAME__6F_6E_63_6C_69_63_6B : LocalName = LocalName :: pack_inline (7738144498998210304u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1485
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1485:72
|
1485 | pub const ATOM_LOCALNAME__6F_6E_62_6C_75_72 : LocalName = LocalName :: pack_inline (32217255713337088u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1484
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1484:75
|
1484 | pub const ATOM_LOCALNAME__6F_6E_62_65_67_69_6E : LocalName = LocalName :: pack_inline (7956003901867454208u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1451
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1451:66
|
1451 | pub const ATOM_LOCALNAME__6D_72_6F_77 : LocalName = LocalName :: pack_inline (512970878208u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1483
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1483:75
|
1483 | pub const ATOM_LOCALNAME__6F_6E_61_62_6F_72_74 : LocalName = LocalName :: pack_inline (8390891524076760832u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1450
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1450:69
|
1450 | pub const ATOM_LOCALNAME__6D_72_6F_6F_74 : LocalName = LocalName :: pack_inline (128021959961856u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1482
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1482:60
|
1482 | pub const ATOM_LOCALNAME__6F_6C : LocalName = LocalName :: pack_inline (7106304u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1481
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1481:72
|
1481 | pub const ATOM_LOCALNAME__6F_66_66_73_65_74 : LocalName = LocalName :: pack_inline (32762643612069632u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1480
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1480:72
|
1480 | pub const ATOM_LOCALNAME__6F_62_6A_65_63_74 : LocalName = LocalName :: pack_inline (32760384526118656u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1449
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1449:69
|
1449 | pub const ATOM_LOCALNAME__6D_70_61_74_68 : LocalName = LocalName :: pack_inline (114849060252928u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1479
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1479:72
|
1479 | pub const ATOM_LOCALNAME__6E_6F_77_72_61_70 : LocalName = LocalName :: pack_inline (31632341649550848u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1478
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1478:69
|
1478 | pub const ATOM_LOCALNAME__6E_6F_74_69_6E : LocalName = LocalName :: pack_inline (121399204081152u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1448
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1448:75
|
1448 | pub const ATOM_LOCALNAME__6D_70_61_64_64_65_64 : LocalName = LocalName :: pack_inline (7234298758734834944u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1477
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1477:63
|
1477 | pub const ATOM_LOCALNAME__6E_6F_74 : LocalName = LocalName :: pack_inline (1953459712u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1476
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1476:75
|
1476 | pub const ATOM_LOCALNAME__6E_6F_73_68_61_64_65 : LocalName = LocalName :: pack_inline (7306071596742962688u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1447
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1447:69
|
1447 | pub const ATOM_LOCALNAME__6D_6F_76_65_72 : LocalName = LocalName :: pack_inline (125780104277248u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1474
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1474:69
|
1474 | pub const ATOM_LOCALNAME__6E_6F_6E_63_65 : LocalName = LocalName :: pack_inline (111477728964096u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1473
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1473:72
|
1473 | pub const ATOM_LOCALNAME__6E_6F_68_72_65_66 : LocalName = LocalName :: pack_inline (28821989677297152u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1446
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1446:72
|
1446 | pub const ATOM_LOCALNAME__6D_6F_6D_65_6E_74 : LocalName = LocalName :: pack_inline (32772479205207296u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1472
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1472:75
|
1472 | pub const ATOM_LOCALNAME__6E_6F_65_6D_62_65_64 : LocalName = LocalName :: pack_inline (7234296598433328640u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1471
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1471:66
|
1471 | pub const ATOM_LOCALNAME__6E_6F_62_72 : LocalName = LocalName :: pack_inline (491277741568u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1470
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1470:72
|
1470 | pub const ATOM_LOCALNAME__6E_65_78_74_69_64 : LocalName = LocalName :: pack_inline (28263446628101632u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1445
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1445:66
|
1445 | pub const ATOM_LOCALNAME__6D_6F_64_65 : LocalName = LocalName :: pack_inline (435476720896u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1469
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1469:66
|
1469 | pub const ATOM_LOCALNAME__6E_65_73_74 : LocalName = LocalName :: pack_inline (500152233472u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1444
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1444:60
|
1444 | pub const ATOM_LOCALNAME__6D_6F : LocalName = LocalName :: pack_inline (7302400u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1468
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1468:63
|
1468 | pub const ATOM_LOCALNAME__6E_65_71 : LocalName = LocalName :: pack_inline (1902472704u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1467
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1467:63
|
1467 | pub const ATOM_LOCALNAME__6E_61_76 : LocalName = LocalName :: pack_inline (1986096640u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1443
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1443:60
|
1443 | pub const ATOM_LOCALNAME__6D_6E : LocalName = LocalName :: pack_inline (7236864u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1466
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1466:69
|
1466 | pub const ATOM_LOCALNAME__6E_61_72_67_73 : LocalName = LocalName :: pack_inline (126888137813504u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1465
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1465:66
|
1465 | pub const ATOM_LOCALNAME__6E_61_6D_65 : LocalName = LocalName :: pack_inline (435626798592u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1464
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1464:69
|
1464 | pub const ATOM_LOCALNAME__6D_75_74_65_64 : LocalName = LocalName :: pack_inline (110386908327168u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1442
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1442:69
|
1442 | pub const ATOM_LOCALNAME__6D_69_6E_75_73 : LocalName = LocalName :: pack_inline (126948200770816u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1463
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1463:72
|
1463 | pub const ATOM_LOCALNAME__6D_75_6E_64_65_72 : LocalName = LocalName :: pack_inline (32199629369339136u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1462
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1462:63
|
1462 | pub const ATOM_LOCALNAME__6D_74_72 : LocalName = LocalName :: pack_inline (1920232704u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1441
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1441:75
|
1441 | pub const ATOM_LOCALNAME__6D_69_6E_73_69_7A_65 : LocalName = LocalName :: pack_inline (7312272889483980032u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1461
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1461:69
|
1461 | pub const ATOM_LOCALNAME__6D_74_65_78_74 : LocalName = LocalName :: pack_inline (128060447026432u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1460
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1460:63
|
1460 | pub const ATOM_LOCALNAME__6D_74_64 : LocalName = LocalName :: pack_inline (1685351680u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1440
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1440:63
|
1440 | pub const ATOM_LOCALNAME__6D_69_6E : LocalName = LocalName :: pack_inline (1852402944u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1459
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1459:72
|
1459 | pub const ATOM_LOCALNAME__6D_74_61_62_6C_65 : LocalName = LocalName :: pack_inline (28548142445391104u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1458
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1458:66
|
1458 | pub const ATOM_LOCALNAME__6D_73_75_70 : LocalName = LocalName :: pack_inline (483006835968u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1439
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1439:60
|
1439 | pub const ATOM_LOCALNAME__6D_69 : LocalName = LocalName :: pack_inline (6909184u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1457
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1457:75
|
1457 | pub const ATOM_LOCALNAME__6D_73_75_62_73_75_70 : LocalName = LocalName :: pack_inline (8103509971237563648u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1438
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1438:72
|
1438 | pub const ATOM_LOCALNAME__6D_67_6C_79_70_68 : LocalName = LocalName :: pack_inline (29397064389979392u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1456
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1456:66
|
1456 | pub const ATOM_LOCALNAME__6D_73_75_62 : LocalName = LocalName :: pack_inline (422877293824u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1455
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1455:72
|
1455 | pub const ATOM_LOCALNAME__6D_73_74_79_6C_65 : LocalName = LocalName :: pack_inline (28548241548340480u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1454
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1454:69
|
1454 | pub const ATOM_LOCALNAME__6D_73_71_72_74 : LocalName = LocalName :: pack_inline (128034878483712u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1437
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1437:69
|
1437 | pub const ATOM_LOCALNAME__6D_66_72_61_63 : LocalName = LocalName :: pack_inline (109270182292736u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1453
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1453:72
|
1453 | pub const ATOM_LOCALNAME__6D_73_70_61_63_65 : LocalName = LocalName :: pack_inline (28538242797366528u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1452
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1452:60
|
1452 | pub const ATOM_LOCALNAME__6D_73 : LocalName = LocalName :: pack_inline (7564544u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1436
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1436:75
|
1436 | pub const ATOM_LOCALNAME__6D_66_65_6E_63_65_64 : LocalName = LocalName :: pack_inline (7234297702239333632u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1451
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1451:66
|
1451 | pub const ATOM_LOCALNAME__6D_72_6F_77 : LocalName = LocalName :: pack_inline (512970878208u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1435
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1435:72
|
1435 | pub const ATOM_LOCALNAME__6D_65_74_68_6F_64 : LocalName = LocalName :: pack_inline (28269992091151616u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1450
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1450:69
|
1450 | pub const ATOM_LOCALNAME__6D_72_6F_6F_74 : LocalName = LocalName :: pack_inline (128021959961856u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1449
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1449:69
|
1449 | pub const ATOM_LOCALNAME__6D_70_61_74_68 : LocalName = LocalName :: pack_inline (114849060252928u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1448
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1448:75
|
1448 | pub const ATOM_LOCALNAME__6D_70_61_64_64_65_64 : LocalName = LocalName :: pack_inline (7234298758734834944u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1447
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1447:69
|
1447 | pub const ATOM_LOCALNAME__6D_6F_76_65_72 : LocalName = LocalName :: pack_inline (125780104277248u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1434
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1434:69
|
1434 | pub const ATOM_LOCALNAME__6D_65_74_65_72 : LocalName = LocalName :: pack_inline (125780070067456u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1446
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1446:72
|
1446 | pub const ATOM_LOCALNAME__6D_6F_6D_65_6E_74 : LocalName = LocalName :: pack_inline (32772479205207296u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1445
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1445:66
|
1445 | pub const ATOM_LOCALNAME__6D_6F_64_65 : LocalName = LocalName :: pack_inline (435476720896u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1433
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1433:66
|
1433 | pub const ATOM_LOCALNAME__6D_65_74_61 : LocalName = LocalName :: pack_inline (418564631808u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1444
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1444:60
|
1444 | pub const ATOM_LOCALNAME__6D_6F : LocalName = LocalName :: pack_inline (7302400u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1443
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1443:60
|
1443 | pub const ATOM_LOCALNAME__6D_6E : LocalName = LocalName :: pack_inline (7236864u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1442
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1442:69
|
1442 | pub const ATOM_LOCALNAME__6D_69_6E_75_73 : LocalName = LocalName :: pack_inline (126948200770816u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1432
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1432:72
|
1432 | pub const ATOM_LOCALNAME__6D_65_72_72_6F_72 : LocalName = LocalName :: pack_inline (32210684681219328u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1441
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1441:75
|
1441 | pub const ATOM_LOCALNAME__6D_69_6E_73_69_7A_65 : LocalName = LocalName :: pack_inline (7312272889483980032u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1431
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1431:66
|
1431 | pub const ATOM_LOCALNAME__6D_65_6E_75 : LocalName = LocalName :: pack_inline (504363314432u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1440
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1440:63
|
1440 | pub const ATOM_LOCALNAME__6D_69_6E : LocalName = LocalName :: pack_inline (1852402944u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1430
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1430:72
|
1430 | pub const ATOM_LOCALNAME__6D_65_64_69_61_6E : LocalName = LocalName :: pack_inline (31069352722001152u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1439
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1439:60
|
1439 | pub const ATOM_LOCALNAME__6D_69 : LocalName = LocalName :: pack_inline (6909184u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1438
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1438:72
|
1438 | pub const ATOM_LOCALNAME__6D_67_6C_79_70_68 : LocalName = LocalName :: pack_inline (29397064389979392u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1429
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1429:69
|
1429 | pub const ATOM_LOCALNAME__6D_65_64_69_61 : LocalName = LocalName :: pack_inline (107105283828992u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1437
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1437:69
|
1437 | pub const ATOM_LOCALNAME__6D_66_72_61_63 : LocalName = LocalName :: pack_inline (109270182292736u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1436
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1436:75
|
1436 | pub const ATOM_LOCALNAME__6D_66_65_6E_63_65_64 : LocalName = LocalName :: pack_inline (7234297702239333632u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1435
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1435:72
|
1435 | pub const ATOM_LOCALNAME__6D_65_74_68_6F_64 : LocalName = LocalName :: pack_inline (28269992091151616u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1434
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1434:69
|
1434 | pub const ATOM_LOCALNAME__6D_65_74_65_72 : LocalName = LocalName :: pack_inline (125780070067456u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1428
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1428:66
|
1428 | pub const ATOM_LOCALNAME__6D_65_61_6E : LocalName = LocalName :: pack_inline (474080439552u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1433
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1433:66
|
1433 | pub const ATOM_LOCALNAME__6D_65_74_61 : LocalName = LocalName :: pack_inline (418564631808u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1432
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1432:72
|
1432 | pub const ATOM_LOCALNAME__6D_65_72_72_6F_72 : LocalName = LocalName :: pack_inline (32210684681219328u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1431
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1431:66
|
1431 | pub const ATOM_LOCALNAME__6D_65_6E_75 : LocalName = LocalName :: pack_inline (504363314432u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1427
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1427:75
|
1427 | pub const ATOM_LOCALNAME__6D_61_78_73_69_7A_65 : LocalName = LocalName :: pack_inline (7312272889651227904u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1430
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1430:72
|
1430 | pub const ATOM_LOCALNAME__6D_65_64_69_61_6E : LocalName = LocalName :: pack_inline (31069352722001152u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1426
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1426:63
|
1426 | pub const ATOM_LOCALNAME__6D_61_78 : LocalName = LocalName :: pack_inline (2019650816u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1425
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1425:72
|
1425 | pub const ATOM_LOCALNAME__6D_61_74_72_69_78 : LocalName = LocalName :: pack_inline (33892937505008896u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1429
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1429:69
|
1429 | pub const ATOM_LOCALNAME__6D_65_64_69_61 : LocalName = LocalName :: pack_inline (107105283828992u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1428
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1428:66
|
1428 | pub const ATOM_LOCALNAME__6D_65_61_6E : LocalName = LocalName :: pack_inline (474080439552u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1424
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1424:66
|
1424 | pub const ATOM_LOCALNAME__6D_61_74_68 : LocalName = LocalName :: pack_inline (448629140736u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1423
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1423:66
|
1423 | pub const ATOM_LOCALNAME__6D_61_73_6B : LocalName = LocalName :: pack_inline (461497265408u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1427
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1427:75
|
1427 | pub const ATOM_LOCALNAME__6D_61_78_73_69_7A_65 : LocalName = LocalName :: pack_inline (7312272889651227904u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1422
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1422:75
|
1422 | pub const ATOM_LOCALNAME__6D_61_72_71_75_65_65 : LocalName = LocalName :: pack_inline (7306375100589239552u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1421
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1421:72
|
1421 | pub const ATOM_LOCALNAME__6D_61_72_6B_65_72 : LocalName = LocalName :: pack_inline (32199659499908352u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1426
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1426:63
|
1426 | pub const ATOM_LOCALNAME__6D_61_78 : LocalName = LocalName :: pack_inline (2019650816u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1420
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1420:66
|
1420 | pub const ATOM_LOCALNAME__6D_61_72_6B : LocalName = LocalName :: pack_inline (461480488192u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1419
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1419:63
|
1419 | pub const ATOM_LOCALNAME__6D_61_70 : LocalName = LocalName :: pack_inline (1885433088u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1425
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1425:72
|
1425 | pub const ATOM_LOCALNAME__6D_61_74_72_69_78 : LocalName = LocalName :: pack_inline (33892937505008896u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1418
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1418:66
|
1418 | pub const ATOM_LOCALNAME__6D_61_69_6E : LocalName = LocalName :: pack_inline (474214395136u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1424
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1424:66
|
1424 | pub const ATOM_LOCALNAME__6D_61_74_68 : LocalName = LocalName :: pack_inline (448629140736u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1423
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1423:66
|
1423 | pub const ATOM_LOCALNAME__6D_61_73_6B : LocalName = LocalName :: pack_inline (461497265408u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1417
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1417:75
|
1417 | pub const ATOM_LOCALNAME__6D_61_63_74_69_6F_6E : LocalName = LocalName :: pack_inline (7957695015191407872u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1416
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1416:72
|
1416 | pub const ATOM_LOCALNAME__6D_61_63_72_6F_73 : LocalName = LocalName :: pack_inline (32492159406009600u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1422
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1422:75
|
1422 | pub const ATOM_LOCALNAME__6D_61_72_71_75_65_65 : LocalName = LocalName :: pack_inline (7306375100589239552u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1421
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1421:72
|
1421 | pub const ATOM_LOCALNAME__6D_61_72_6B_65_72 : LocalName = LocalName :: pack_inline (32199659499908352u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1415
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1415:60
|
1415 | pub const ATOM_LOCALNAME__6C_74 : LocalName = LocalName :: pack_inline (7629824u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1420
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1420:66
|
1420 | pub const ATOM_LOCALNAME__6D_61_72_6B : LocalName = LocalName :: pack_inline (461480488192u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1414
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1414:72
|
1414 | pub const ATOM_LOCALNAME__6C_73_70_61_63_65 : LocalName = LocalName :: pack_inline (28538242797366272u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1419
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1419:63
|
1419 | pub const ATOM_LOCALNAME__6D_61_70 : LocalName = LocalName :: pack_inline (1885433088u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1413
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1413:72
|
1413 | pub const ATOM_LOCALNAME__6C_71_75_6F_74_65 : LocalName = LocalName :: pack_inline (28556994708335616u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1418
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1418:66
|
1418 | pub const ATOM_LOCALNAME__6D_61_69_6E : LocalName = LocalName :: pack_inline (474214395136u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1412
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1412:72
|
1412 | pub const ATOM_LOCALNAME__6C_6F_77_73_72_63 : LocalName = LocalName :: pack_inline (27991862944951296u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1411
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1411:63
|
1411 | pub const ATOM_LOCALNAME__6C_6F_77 : LocalName = LocalName :: pack_inline (2003790848u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1410
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1410:66
|
1410 | pub const ATOM_LOCALNAME__6C_6F_6F_70 : LocalName = LocalName :: pack_inline (482905910272u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1417
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1417:75
|
1417 | pub const ATOM_LOCALNAME__6D_61_63_74_69_6F_6E : LocalName = LocalName :: pack_inline (7957695015191407872u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1409
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1409:75
|
1409 | pub const ATOM_LOCALNAME__6C_6F_67_62_61_73_65 : LocalName = LocalName :: pack_inline (7310293695422491648u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1416
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1416:72
|
1416 | pub const ATOM_LOCALNAME__6D_61_63_72_6F_73 : LocalName = LocalName :: pack_inline (32492159406009600u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1408
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1408:63
|
1408 | pub const ATOM_LOCALNAME__6C_6F_67 : LocalName = LocalName :: pack_inline (1735355392u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1415
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1415:60
|
1415 | pub const ATOM_LOCALNAME__6C_74 : LocalName = LocalName :: pack_inline (7629824u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1407
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1407:69
|
1407 | pub const ATOM_LOCALNAME__6C_6F_63_61_6C : LocalName = LocalName :: pack_inline (119165535874048u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1406
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1406:60
|
1406 | pub const ATOM_LOCALNAME__6C_6E : LocalName = LocalName :: pack_inline (7236608u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1405
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1405:75
|
1405 | pub const ATOM_LOCALNAME__6C_69_73_74_69_6E_67 : LocalName = LocalName :: pack_inline (7453010382218161152u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1414
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1414:72
|
1414 | pub const ATOM_LOCALNAME__6C_73_70_61_63_65 : LocalName = LocalName :: pack_inline (28538242797366272u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1404
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1404:66
|
1404 | pub const ATOM_LOCALNAME__6C_69_73_74 : LocalName = LocalName :: pack_inline (500152495104u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1413
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1413:72
|
1413 | pub const ATOM_LOCALNAME__6C_71_75_6F_74_65 : LocalName = LocalName :: pack_inline (28556994708335616u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1403
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1403:66
|
1403 | pub const ATOM_LOCALNAME__6C_69_6E_6B : LocalName = LocalName :: pack_inline (461413903360u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1402
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1402:66
|
1402 | pub const ATOM_LOCALNAME__6C_69_6E_65 : LocalName = LocalName :: pack_inline (435644099584u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1412
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1412:72
|
1412 | pub const ATOM_LOCALNAME__6C_6F_77_73_72_63 : LocalName = LocalName :: pack_inline (27991862944951296u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1401
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1401:69
|
1401 | pub const ATOM_LOCALNAME__6C_69_6D_69_74 : LocalName = LocalName :: pack_inline (127996156013568u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1400
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1400:60
|
1400 | pub const ATOM_LOCALNAME__6C_69 : LocalName = LocalName :: pack_inline (6908928u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1411
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1411:63
|
1411 | pub const ATOM_LOCALNAME__6C_6F_77 : LocalName = LocalName :: pack_inline (2003790848u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1399
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1399:63
|
1399 | pub const ATOM_LOCALNAME__6C_65_71 : LocalName = LocalName :: pack_inline (1902472192u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1410
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1410:66
|
1410 | pub const ATOM_LOCALNAME__6C_6F_6F_70 : LocalName = LocalName :: pack_inline (482905910272u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1398
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1398:72
|
1398 | pub const ATOM_LOCALNAME__6C_65_67_65_6E_64 : LocalName = LocalName :: pack_inline (28268879476517888u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1409
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1409:75
|
1409 | pub const ATOM_LOCALNAME__6C_6F_67_62_61_73_65 : LocalName = LocalName :: pack_inline (7310293695422491648u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1397
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1397:63
|
1397 | pub const ATOM_LOCALNAME__6C_63_6D : LocalName = LocalName :: pack_inline (1835232256u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1408
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1408:63
|
1408 | pub const ATOM_LOCALNAME__6C_6F_67 : LocalName = LocalName :: pack_inline (1735355392u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1395
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1395:66
|
1395 | pub const ATOM_LOCALNAME__6C_61_6E_67 : LocalName = LocalName :: pack_inline (444233509888u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1394
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1394:72
|
1394 | pub const ATOM_LOCALNAME__6C_61_6D_62_64_61 : LocalName = LocalName :: pack_inline (27413446645607424u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1407
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1407:69
|
1407 | pub const ATOM_LOCALNAME__6C_6F_63_61_6C : LocalName = LocalName :: pack_inline (119165535874048u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1393
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1393:69
|
1393 | pub const ATOM_LOCALNAME__6C_61_62_65_6C : LocalName = LocalName :: pack_inline (119182698048512u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1406
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1406:60
|
1406 | pub const ATOM_LOCALNAME__6C_6E : LocalName = LocalName :: pack_inline (7236608u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1391
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1391:72
|
1391 | pub const ATOM_LOCALNAME__6B_65_79_67_65_6E : LocalName = LocalName :: pack_inline (31073742530898688u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1405
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1405:75
|
1405 | pub const ATOM_LOCALNAME__6C_69_73_74_69_6E_67 : LocalName = LocalName :: pack_inline (7453010382218161152u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1390
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1390:75
|
1390 | pub const ATOM_LOCALNAME__6B_65_72_6E_69_6E_67 : LocalName = LocalName :: pack_inline (7453010356431317760u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1404
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1404:66
|
1404 | pub const ATOM_LOCALNAME__6C_69_73_74 : LocalName = LocalName :: pack_inline (500152495104u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1389
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1389:63
|
1389 | pub const ATOM_LOCALNAME__6B_62_64 : LocalName = LocalName :: pack_inline (1684171520u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1388
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1388:60
|
1388 | pub const ATOM_LOCALNAME__6B_34 : LocalName = LocalName :: pack_inline (3435264u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1387
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1387:60
|
1387 | pub const ATOM_LOCALNAME__6B_33 : LocalName = LocalName :: pack_inline (3369728u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1402
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1402:66
|
1402 | pub const ATOM_LOCALNAME__6C_69_6E_65 : LocalName = LocalName :: pack_inline (435644099584u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1386
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1386:60
|
1386 | pub const ATOM_LOCALNAME__6B_32 : LocalName = LocalName :: pack_inline (3304192u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1385
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1385:60
|
1385 | pub const ATOM_LOCALNAME__6B_31 : LocalName = LocalName :: pack_inline (3238656u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1401
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1401:69
|
1401 | pub const ATOM_LOCALNAME__6C_69_6D_69_74 : LocalName = LocalName :: pack_inline (127996156013568u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1384
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1384:57
|
1384 | pub const ATOM_LOCALNAME__6B : LocalName = LocalName :: pack_inline (27392u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1383
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1383:75
|
1383 | pub const ATOM_LOCALNAME__69_74_65_6D_72_65_66 : LocalName = LocalName :: pack_inline (7378429378695555328u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1399
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1399:63
|
1399 | pub const ATOM_LOCALNAME__6C_65_71 : LocalName = LocalName :: pack_inline (1902472192u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1381
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1381:69
|
1381 | pub const ATOM_LOCALNAME__69_73_6D_61_70 : LocalName = LocalName :: pack_inline (123563750418688u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1380
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1380:75
|
1380 | pub const ATOM_LOCALNAME__69_73_69_6E_64_65_78 : LocalName = LocalName :: pack_inline (8675450682577479936u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1379
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1379:75
|
1379 | pub const ATOM_LOCALNAME__69_6E_76_65_72_73_65 : LocalName = LocalName :: pack_inline (7310312400256657664u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1397
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1397:63
|
1397 | pub const ATOM_LOCALNAME__6C_63_6D : LocalName = LocalName :: pack_inline (1835232256u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1378
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1378:63
|
1378 | pub const ATOM_LOCALNAME__69_6E_74 : LocalName = LocalName :: pack_inline (1953392896u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1396
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1396:75
|
1396 | pub const ATOM_LOCALNAME__6C_61_72_67_65_6F_70 : LocalName = LocalName :: pack_inline (8101805749637835776u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1376
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1376:69
|
1376 | pub const ATOM_LOCALNAME__69_6E_70_75_74 : LocalName = LocalName :: pack_inline (128047746279680u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1375
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1375:69
|
1375 | pub const ATOM_LOCALNAME__69_6E_64_65_78 : LocalName = LocalName :: pack_inline (132376871987456u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1374
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1374:63
|
1374 | pub const ATOM_LOCALNAME__69_6E_32 : LocalName = LocalName :: pack_inline (846096640u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1394
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1394:72
|
1394 | pub const ATOM_LOCALNAME__6C_61_6D_62_64_61 : LocalName = LocalName :: pack_inline (27413446645607424u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1393
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1393:69
|
1393 | pub const ATOM_LOCALNAME__6C_61_62_65_6C : LocalName = LocalName :: pack_inline (119182698048512u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1373
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1373:60
|
1373 | pub const ATOM_LOCALNAME__69_6E : LocalName = LocalName :: pack_inline (7235840u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1392
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1392:66
|
1392 | pub const ATOM_LOCALNAME__6B_69_6E_64 : LocalName = LocalName :: pack_inline (431349132032u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1372
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1372:75
|
1372 | pub const ATOM_LOCALNAME__69_6D_70_6C_69_65_73 : LocalName = LocalName :: pack_inline (8315168201473091840u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1371
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1371:63
|
1371 | pub const ATOM_LOCALNAME__69_6D_67 : LocalName = LocalName :: pack_inline (1735223552u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1391
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1391:72
|
1391 | pub const ATOM_LOCALNAME__6B_65_79_67_65_6E : LocalName = LocalName :: pack_inline (31073742530898688u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1369
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1369:72
|
1369 | pub const ATOM_LOCALNAME__69_66_72_61_6D_65 : LocalName = LocalName :: pack_inline (28549237946345728u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1368
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1368:69
|
1368 | pub const ATOM_LOCALNAME__69_64_65_6E_74 : LocalName = LocalName :: pack_inline (128017496303872u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1390
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1390:75
|
1390 | pub const ATOM_LOCALNAME__6B_65_72_6E_69_6E_67 : LocalName = LocalName :: pack_inline (7453010356431317760u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1389
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1389:63
|
1389 | pub const ATOM_LOCALNAME__6B_62_64 : LocalName = LocalName :: pack_inline (1684171520u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1367
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1367:60
|
1367 | pub const ATOM_LOCALNAME__69_64 : LocalName = LocalName :: pack_inline (6580480u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1366
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1366:66
|
1366 | pub const ATOM_LOCALNAME__69_63_6F_6E : LocalName = LocalName :: pack_inline (474315188480u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1364
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1364:66
|
1364 | pub const ATOM_LOCALNAME__68_74_6D_6C : LocalName = LocalName :: pack_inline (465692813312u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1387
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1387:60
|
1387 | pub const ATOM_LOCALNAME__6B_33 : LocalName = LocalName :: pack_inline (3369728u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1363
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1363:72
|
1363 | pub const ATOM_LOCALNAME__68_73_70_61_63_65 : LocalName = LocalName :: pack_inline (28538242797365248u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1386
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1386:60
|
1386 | pub const ATOM_LOCALNAME__6B_32 : LocalName = LocalName :: pack_inline (3304192u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1362
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1362:66
|
1362 | pub const ATOM_LOCALNAME__68_72_65_66 : LocalName = LocalName :: pack_inline (439788660736u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1361
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1361:60
|
1361 | pub const ATOM_LOCALNAME__68_72 : LocalName = LocalName :: pack_inline (7497728u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1385
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1385:60
|
1385 | pub const ATOM_LOCALNAME__6B_31 : LocalName = LocalName :: pack_inline (3238656u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1360
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1360:69
|
1360 | pub const ATOM_LOCALNAME__68_6B_65_72_6E : LocalName = LocalName :: pack_inline (121437606864896u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1384
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1384:57
|
1384 | pub const ATOM_LOCALNAME__6B : LocalName = LocalName :: pack_inline (27392u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1359
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1359:66
|
1359 | pub const ATOM_LOCALNAME__68_69_67_68 : LocalName = LocalName :: pack_inline (448411559936u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1358
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1358:72
|
1358 | pub const ATOM_LOCALNAME__68_69_64_64_65_6E : LocalName = LocalName :: pack_inline (31073729293936640u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1383
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1383:75
|
1383 | pub const ATOM_LOCALNAME__69_74_65_6D_72_65_66 : LocalName = LocalName :: pack_inline (7378429378695555328u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1382
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1382:72
|
1382 | pub const ATOM_LOCALNAME__69_74_65_6D_69_64 : LocalName = LocalName :: pack_inline (28263416245545216u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1357
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1357:72
|
1357 | pub const ATOM_LOCALNAME__68_67_72_6F_75_70 : LocalName = LocalName :: pack_inline (31654318912792576u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1356
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1356:72
|
1356 | pub const ATOM_LOCALNAME__68_65_69_67_68_74 : LocalName = LocalName :: pack_inline (32765890657609728u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1381
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1381:69
|
1381 | pub const ATOM_LOCALNAME__69_73_6D_61_70 : LocalName = LocalName :: pack_inline (123563750418688u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1355
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1355:75
|
1355 | pub const ATOM_LOCALNAME__68_65_61_64_65_72_73 : LocalName = LocalName :: pack_inline (8318822943511898112u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1380
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1380:75
|
1380 | pub const ATOM_LOCALNAME__69_73_69_6E_64_65_78 : LocalName = LocalName :: pack_inline (8675450682577479936u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1379
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1379:75
|
1379 | pub const ATOM_LOCALNAME__69_6E_76_65_72_73_65 : LocalName = LocalName :: pack_inline (7310312400256657664u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1354
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1354:72
|
1354 | pub const ATOM_LOCALNAME__68_65_61_64_65_72 : LocalName = LocalName :: pack_inline (32199629150185472u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1378
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1378:63
|
1378 | pub const ATOM_LOCALNAME__69_6E_74 : LocalName = LocalName :: pack_inline (1953392896u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1353
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1353:66
|
1353 | pub const ATOM_LOCALNAME__68_65_61_64 : LocalName = LocalName :: pack_inline (431130765312u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1377
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1377:63
|
1377 | pub const ATOM_LOCALNAME__69_6E_73 : LocalName = LocalName :: pack_inline (1936615680u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1352
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1352:75
|
1352 | pub const ATOM_LOCALNAME__68_61_6E_67_69_6E_67 : LocalName = LocalName :: pack_inline (7453010326299174912u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1376
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1376:69
|
1376 | pub const ATOM_LOCALNAME__69_6E_70_75_74 : LocalName = LocalName :: pack_inline (128047746279680u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1351
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1351:75
|
1351 | pub const ATOM_LOCALNAME__68_61_6E_64_6C_65_72 : LocalName = LocalName :: pack_inline (8243113871575967744u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1375
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1375:69
|
1375 | pub const ATOM_LOCALNAME__69_6E_64_65_78 : LocalName = LocalName :: pack_inline (132376871987456u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1374
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1374:63
|
1374 | pub const ATOM_LOCALNAME__69_6E_32 : LocalName = LocalName :: pack_inline (846096640u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1350
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1350:60
|
1350 | pub const ATOM_LOCALNAME__68_36 : LocalName = LocalName :: pack_inline (3565568u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1373
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1373:60
|
1373 | pub const ATOM_LOCALNAME__69_6E : LocalName = LocalName :: pack_inline (7235840u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1349
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1349:60
|
1349 | pub const ATOM_LOCALNAME__68_35 : LocalName = LocalName :: pack_inline (3500032u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1372
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1372:75
|
1372 | pub const ATOM_LOCALNAME__69_6D_70_6C_69_65_73 : LocalName = LocalName :: pack_inline (8315168201473091840u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1348
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1348:60
|
1348 | pub const ATOM_LOCALNAME__68_34 : LocalName = LocalName :: pack_inline (3434496u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1371
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1371:63
|
1371 | pub const ATOM_LOCALNAME__69_6D_67 : LocalName = LocalName :: pack_inline (1735223552u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1347
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1347:60
|
1347 | pub const ATOM_LOCALNAME__68_33 : LocalName = LocalName :: pack_inline (3368960u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1370
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1370:69
|
1370 | pub const ATOM_LOCALNAME__69_6D_61_67_65 : LocalName = LocalName :: pack_inline (111494690597120u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1369
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1369:72
|
1369 | pub const ATOM_LOCALNAME__69_66_72_61_6D_65 : LocalName = LocalName :: pack_inline (28549237946345728u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1346
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1346:60
|
1346 | pub const ATOM_LOCALNAME__68_32 : LocalName = LocalName :: pack_inline (3303424u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1368
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1368:69
|
1368 | pub const ATOM_LOCALNAME__69_64_65_6E_74 : LocalName = LocalName :: pack_inline (128017496303872u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1345
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1345:60
|
1345 | pub const ATOM_LOCALNAME__68_31 : LocalName = LocalName :: pack_inline (3237888u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1367
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1367:60
|
1367 | pub const ATOM_LOCALNAME__69_64 : LocalName = LocalName :: pack_inline (6580480u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1344
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1344:60
|
1344 | pub const ATOM_LOCALNAME__67_74 : LocalName = LocalName :: pack_inline (7628544u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1366
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1366:66
|
1366 | pub const ATOM_LOCALNAME__69_63_6F_6E : LocalName = LocalName :: pack_inline (474315188480u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1365
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1365:57
|
1365 | pub const ATOM_LOCALNAME__69 : LocalName = LocalName :: pack_inline (26880u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1343
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1343:66
|
1343 | pub const ATOM_LOCALNAME__67_72_61_64 : LocalName = LocalName :: pack_inline (431131617024u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1363
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1363:72
|
1363 | pub const ATOM_LOCALNAME__68_73_70_61_63_65 : LocalName = LocalName :: pack_inline (28538242797365248u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1362
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1362:66
|
1362 | pub const ATOM_LOCALNAME__68_72_65_66 : LocalName = LocalName :: pack_inline (439788660736u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1341
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1341:63
|
1341 | pub const ATOM_LOCALNAME__67_65_71 : LocalName = LocalName :: pack_inline (1902470912u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1361
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1361:60
|
1361 | pub const ATOM_LOCALNAME__68_72 : LocalName = LocalName :: pack_inline (7497728u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1360
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1360:69
|
1360 | pub const ATOM_LOCALNAME__68_6B_65_72_6E : LocalName = LocalName :: pack_inline (121437606864896u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1359
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1359:66
|
1359 | pub const ATOM_LOCALNAME__68_69_67_68 : LocalName = LocalName :: pack_inline (448411559936u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1340
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1340:63
|
1340 | pub const ATOM_LOCALNAME__67_63_64 : LocalName = LocalName :: pack_inline (1684236032u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1339
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1339:60
|
1339 | pub const ATOM_LOCALNAME__67_32 : LocalName = LocalName :: pack_inline (3303168u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1358
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1358:72
|
1358 | pub const ATOM_LOCALNAME__68_69_64_64_65_6E : LocalName = LocalName :: pack_inline (31073729293936640u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1356
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1356:72
|
1356 | pub const ATOM_LOCALNAME__68_65_69_67_68_74 : LocalName = LocalName :: pack_inline (32765890657609728u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1337
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1337:57
|
1337 | pub const ATOM_LOCALNAME__67 : LocalName = LocalName :: pack_inline (26368u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1355
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1355:75
|
1355 | pub const ATOM_LOCALNAME__68_65_61_64_65_72_73 : LocalName = LocalName :: pack_inline (8318822943511898112u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1336
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1336:60
|
1336 | pub const ATOM_LOCALNAME__66_79 : LocalName = LocalName :: pack_inline (7955968u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1354
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1354:72
|
1354 | pub const ATOM_LOCALNAME__68_65_61_64_65_72 : LocalName = LocalName :: pack_inline (32199629150185472u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1335
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1335:60
|
1335 | pub const ATOM_LOCALNAME__66_78 : LocalName = LocalName :: pack_inline (7890432u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1352
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1352:75
|
1352 | pub const ATOM_LOCALNAME__68_61_6E_67_69_6E_67 : LocalName = LocalName :: pack_inline (7453010326299174912u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1334
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1334:66
|
1334 | pub const ATOM_LOCALNAME__66_72_6F_6D : LocalName = LocalName :: pack_inline (470021203456u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1351
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1351:75
|
1351 | pub const ATOM_LOCALNAME__68_61_6E_64_6C_65_72 : LocalName = LocalName :: pack_inline (8243113871575967744u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1350
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1350:60
|
1350 | pub const ATOM_LOCALNAME__68_36 : LocalName = LocalName :: pack_inline (3565568u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1349
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1349:60
|
1349 | pub const ATOM_LOCALNAME__68_35 : LocalName = LocalName :: pack_inline (3500032u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1333
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1333:69
|
1333 | pub const ATOM_LOCALNAME__66_72_61_6D_65 : LocalName = LocalName :: pack_inline (111520460727808u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1332
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1332:72
|
1332 | pub const ATOM_LOCALNAME__66_6F_72_6D_61_74 : LocalName = LocalName :: pack_inline (32758219997668864u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1331
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1331:66
|
1331 | pub const ATOM_LOCALNAME__66_6F_72_6D : LocalName = LocalName :: pack_inline (470071338496u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1347
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1347:60
|
1347 | pub const ATOM_LOCALNAME__68_33 : LocalName = LocalName :: pack_inline (3368960u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1346
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1346:60
|
1346 | pub const ATOM_LOCALNAME__68_32 : LocalName = LocalName :: pack_inline (3303424u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1330
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1330:72
|
1330 | pub const ATOM_LOCALNAME__66_6F_72_61_6C_6C : LocalName = LocalName :: pack_inline (30518463272281600u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1345
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1345:60
|
1345 | pub const ATOM_LOCALNAME__68_31 : LocalName = LocalName :: pack_inline (3237888u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1329
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1329:63
|
1329 | pub const ATOM_LOCALNAME__66_6F_72 : LocalName = LocalName :: pack_inline (1919903232u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1344
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1344:60
|
1344 | pub const ATOM_LOCALNAME__67_74 : LocalName = LocalName :: pack_inline (7628544u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1343
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1343:66
|
1343 | pub const ATOM_LOCALNAME__67_72_61_64 : LocalName = LocalName :: pack_inline (431131617024u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1328
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1328:72
|
1328 | pub const ATOM_LOCALNAME__66_6F_6F_74_65_72 : LocalName = LocalName :: pack_inline (32199698105198080u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1342
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1342:69
|
1342 | pub const ATOM_LOCALNAME__67_6C_79_70_68 : LocalName = LocalName :: pack_inline (114832282773248u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1327
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1327:66
|
1327 | pub const ATOM_LOCALNAME__66_6F_6E_74 : LocalName = LocalName :: pack_inline (500069000704u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1341
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1341:63
|
1341 | pub const ATOM_LOCALNAME__67_65_71 : LocalName = LocalName :: pack_inline (1902470912u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1340
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1340:63
|
1340 | pub const ATOM_LOCALNAME__67_63_64 : LocalName = LocalName :: pack_inline (1684236032u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1326
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1326:60
|
1326 | pub const ATOM_LOCALNAME__66_6E : LocalName = LocalName :: pack_inline (7235072u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1325
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1325:69
|
1325 | pub const ATOM_LOCALNAME__66_6C_6F_6F_72 : LocalName = LocalName :: pack_inline (125822936311296u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1339
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1339:60
|
1339 | pub const ATOM_LOCALNAME__67_32 : LocalName = LocalName :: pack_inline (3303168u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1338
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1338:60
|
1338 | pub const ATOM_LOCALNAME__67_31 : LocalName = LocalName :: pack_inline (3237632u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1324
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1324:72
|
1324 | pub const ATOM_LOCALNAME__66_69_6C_74_65_72 : LocalName = LocalName :: pack_inline (32199698054473216u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1337
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1337:57
|
1337 | pub const ATOM_LOCALNAME__67 : LocalName = LocalName :: pack_inline (26368u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1323
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1323:66
|
1323 | pub const ATOM_LOCALNAME__66_69_6C_6C : LocalName = LocalName :: pack_inline (465675314688u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1336
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1336:60
|
1336 | pub const ATOM_LOCALNAME__66_79 : LocalName = LocalName :: pack_inline (7955968u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1322
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1322:72
|
1322 | pub const ATOM_LOCALNAME__66_69_67_75_72_65 : LocalName = LocalName :: pack_inline (28554821219476992u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1321
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1321:72
|
1321 | pub const ATOM_LOCALNAME__66_65_74_69_6C_65 : LocalName = LocalName :: pack_inline (28548172827944448u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1320
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1320:69
|
1320 | pub const ATOM_LOCALNAME__66_65_74_63_68 : LocalName = LocalName :: pack_inline (114776363853312u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1335
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1335:60
|
1335 | pub const ATOM_LOCALNAME__66_78 : LocalName = LocalName :: pack_inline (7890432u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1334
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1334:66
|
1334 | pub const ATOM_LOCALNAME__66_72_6F_6D : LocalName = LocalName :: pack_inline (470021203456u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1319
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1319:69
|
1319 | pub const ATOM_LOCALNAME__66_65_6E_63_65 : LocalName = LocalName :: pack_inline (111477728306688u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1318
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1318:75
|
1318 | pub const ATOM_LOCALNAME__66_65_6D_65_72_67_65 : LocalName = LocalName :: pack_inline (7306934700384544256u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1333
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1333:69
|
1333 | pub const ATOM_LOCALNAME__66_72_61_6D_65 : LocalName = LocalName :: pack_inline (111520460727808u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1317
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1317:75
|
1317 | pub const ATOM_LOCALNAME__66_65_69_6D_61_67_65 : LocalName = LocalName :: pack_inline (7306916042979501568u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1316
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1316:75
|
1316 | pub const ATOM_LOCALNAME__66_65_66_75_6E_63_72 : LocalName = LocalName :: pack_inline (8242553193526289920u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1332
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1332:72
|
1332 | pub const ATOM_LOCALNAME__66_6F_72_6D_61_74 : LocalName = LocalName :: pack_inline (32758219997668864u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1315
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1315:75
|
1315 | pub const ATOM_LOCALNAME__66_65_66_75_6E_63_67 : LocalName = LocalName :: pack_inline (7449919659109082624u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1314
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1314:75
|
1314 | pub const ATOM_LOCALNAME__66_65_66_75_6E_63_62 : LocalName = LocalName :: pack_inline (7089631688919442944u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1331
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1331:66
|
1331 | pub const ATOM_LOCALNAME__66_6F_72_6D : LocalName = LocalName :: pack_inline (470071338496u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1313
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1313:75
|
1313 | pub const ATOM_LOCALNAME__66_65_66_75_6E_63_61 : LocalName = LocalName :: pack_inline (7017574094881515008u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1330
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1330:72
|
1330 | pub const ATOM_LOCALNAME__66_6F_72_61_6C_6C : LocalName = LocalName :: pack_inline (30518463272281600u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1312
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1312:75
|
1312 | pub const ATOM_LOCALNAME__66_65_66_6C_6F_6F_64 : LocalName = LocalName :: pack_inline (7237125637572748800u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1329
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1329:63
|
1329 | pub const ATOM_LOCALNAME__66_6F_72 : LocalName = LocalName :: pack_inline (1919903232u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1311
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1311:75
|
1311 | pub const ATOM_LOCALNAME__66_65_62_6C_65_6E_64 : LocalName = LocalName :: pack_inline (7236833167412651520u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1310
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1310:72
|
1310 | pub const ATOM_LOCALNAME__66_65_54_69_6C_65 : LocalName = LocalName :: pack_inline (28548172291073536u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1328
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1328:72
|
1328 | pub const ATOM_LOCALNAME__66_6F_6F_74_65_72 : LocalName = LocalName :: pack_inline (32199698105198080u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1309
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1309:75
|
1309 | pub const ATOM_LOCALNAME__66_65_4D_65_72_67_65 : LocalName = LocalName :: pack_inline (7306934699847673344u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1327
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1327:66
|
1327 | pub const ATOM_LOCALNAME__66_6F_6E_74 : LocalName = LocalName :: pack_inline (500069000704u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1308
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1308:75
|
1308 | pub const ATOM_LOCALNAME__66_65_49_6D_61_67_65 : LocalName = LocalName :: pack_inline (7306916042442630656u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1307
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1307:75
|
1307 | pub const ATOM_LOCALNAME__66_65_46_75_6E_63_52 : LocalName = LocalName :: pack_inline (5936710183775725056u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1326
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1326:60
|
1326 | pub const ATOM_LOCALNAME__66_6E : LocalName = LocalName :: pack_inline (7235072u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1306
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1306:75
|
1306 | pub const ATOM_LOCALNAME__66_65_46_75_6E_63_47 : LocalName = LocalName :: pack_inline (5144076649358517760u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1325
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1325:69
|
1325 | pub const ATOM_LOCALNAME__66_6C_6F_6F_72 : LocalName = LocalName :: pack_inline (125822936311296u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1305
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1305:75
|
1305 | pub const ATOM_LOCALNAME__66_65_46_75_6E_63_42 : LocalName = LocalName :: pack_inline (4783788679168878080u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1304
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1304:75
|
1304 | pub const ATOM_LOCALNAME__66_65_46_75_6E_63_41 : LocalName = LocalName :: pack_inline (4711731085130950144u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1324
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1324:72
|
1324 | pub const ATOM_LOCALNAME__66_69_6C_74_65_72 : LocalName = LocalName :: pack_inline (32199698054473216u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1303
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1303:75
|
1303 | pub const ATOM_LOCALNAME__66_65_46_6C_6F_6F_64 : LocalName = LocalName :: pack_inline (7237125637035877888u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1302
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1302:75
|
1302 | pub const ATOM_LOCALNAME__66_65_42_6C_65_6E_64 : LocalName = LocalName :: pack_inline (7236833166875780608u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1323
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1323:66
|
1323 | pub const ATOM_LOCALNAME__66_69_6C_6C : LocalName = LocalName :: pack_inline (465675314688u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1301
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1301:69
|
1301 | pub const ATOM_LOCALNAME__66_61_6C_73_65 : LocalName = LocalName :: pack_inline (111546413966848u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1300
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1300:66
|
1300 | pub const ATOM_LOCALNAME__66_61_63_65 : LocalName = LocalName :: pack_inline (435459024384u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1322
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1322:72
|
1322 | pub const ATOM_LOCALNAME__66_69_67_75_72_65 : LocalName = LocalName :: pack_inline (28554821219476992u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1299
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1299:63
|
1299 | pub const ATOM_LOCALNAME__65_78_70 : LocalName = LocalName :: pack_inline (1886938368u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1321
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1321:72
|
1321 | pub const ATOM_LOCALNAME__66_65_74_69_6C_65 : LocalName = LocalName :: pack_inline (28548172827944448u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1298
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1298:72
|
1298 | pub const ATOM_LOCALNAME__65_78_69_73_74_73 : LocalName = LocalName :: pack_inline (32497661361284352u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1297
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1297:69
|
1297 | pub const ATOM_LOCALNAME__65_76_65_6E_74 : LocalName = LocalName :: pack_inline (128017497482496u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1320
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1320:69
|
1320 | pub const ATOM_LOCALNAME__66_65_74_63_68 : LocalName = LocalName :: pack_inline (114776363853312u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1296
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1296:60
|
1296 | pub const ATOM_LOCALNAME__65_71 : LocalName = LocalName :: pack_inline (7431424u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1319
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1319:69
|
1319 | pub const ATOM_LOCALNAME__66_65_6E_63_65 : LocalName = LocalName :: pack_inline (111477728306688u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1295
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1295:63
|
1295 | pub const ATOM_LOCALNAME__65_6E_64 : LocalName = LocalName :: pack_inline (1684956416u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1294
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1294:75
|
1294 | pub const ATOM_LOCALNAME__65_6E_63_74_79_70_65 : LocalName = LocalName :: pack_inline (7309475736013661440u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1318
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1318:75
|
1318 | pub const ATOM_LOCALNAME__66_65_6D_65_72_67_65 : LocalName = LocalName :: pack_inline (7306934700384544256u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1292
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1292:60
|
1292 | pub const ATOM_LOCALNAME__65_6D : LocalName = LocalName :: pack_inline (7169280u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1317
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1317:75
|
1317 | pub const ATOM_LOCALNAME__66_65_69_6D_61_67_65 : LocalName = LocalName :: pack_inline (7306916042979501568u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1291
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1291:75
|
1291 | pub const ATOM_LOCALNAME__65_6C_6C_69_70_73_65 : LocalName = LocalName :: pack_inline (7310310218245367040u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1290
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1290:66
|
1290 | pub const ATOM_LOCALNAME__65_64_67_65 : LocalName = LocalName :: pack_inline (435526329600u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1315
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1315:75
|
1315 | pub const ATOM_LOCALNAME__66_65_66_75_6E_63_67 : LocalName = LocalName :: pack_inline (7449919659109082624u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1314
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1314:75
|
1314 | pub const ATOM_LOCALNAME__66_65_66_75_6E_63_62 : LocalName = LocalName :: pack_inline (7089631688919442944u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1289
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1289:60
|
1289 | pub const ATOM_LOCALNAME__64_79 : LocalName = LocalName :: pack_inline (7955456u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1288
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1288:60
|
1288 | pub const ATOM_LOCALNAME__64_78 : LocalName = LocalName :: pack_inline (7889920u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1313
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1313:75
|
1313 | pub const ATOM_LOCALNAME__66_65_66_75_6E_63_61 : LocalName = LocalName :: pack_inline (7017574094881515008u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1312
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1312:75
|
1312 | pub const ATOM_LOCALNAME__66_65_66_6C_6F_6F_64 : LocalName = LocalName :: pack_inline (7237125637572748800u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1310
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1310:72
|
1310 | pub const ATOM_LOCALNAME__66_65_54_69_6C_65 : LocalName = LocalName :: pack_inline (28548172291073536u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1309
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1309:75
|
1309 | pub const ATOM_LOCALNAME__66_65_4D_65_72_67_65 : LocalName = LocalName :: pack_inline (7306934699847673344u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1285
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1285:72
|
1285 | pub const ATOM_LOCALNAME__64_6F_6D_61_69_6E : LocalName = LocalName :: pack_inline (31078114606932992u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1308
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1308:75
|
1308 | pub const ATOM_LOCALNAME__66_65_49_6D_61_67_65 : LocalName = LocalName :: pack_inline (7306916042442630656u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1284
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1284:60
|
1284 | pub const ATOM_LOCALNAME__64_6C : LocalName = LocalName :: pack_inline (7103488u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1307
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1307:75
|
1307 | pub const ATOM_LOCALNAME__66_65_46_75_6E_63_52 : LocalName = LocalName :: pack_inline (5936710183775725056u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1306
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1306:75
|
1306 | pub const ATOM_LOCALNAME__66_65_46_75_6E_63_47 : LocalName = LocalName :: pack_inline (5144076649358517760u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1283
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1283:75
|
1283 | pub const ATOM_LOCALNAME__64_69_76_69_73_6F_72 : LocalName = LocalName :: pack_inline (8245936339534046208u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1305
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1305:75
|
1305 | pub const ATOM_LOCALNAME__66_65_46_75_6E_63_42 : LocalName = LocalName :: pack_inline (4783788679168878080u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1282
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1282:72
|
1282 | pub const ATOM_LOCALNAME__64_69_76_69_64_65 : LocalName = LocalName :: pack_inline (28539376768738304u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1304
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1304:75
|
1304 | pub const ATOM_LOCALNAME__66_65_46_75_6E_63_41 : LocalName = LocalName :: pack_inline (4711731085130950144u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1281
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1281:63
|
1281 | pub const ATOM_LOCALNAME__64_69_76 : LocalName = LocalName :: pack_inline (1986618368u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1303
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1303:75
|
1303 | pub const ATOM_LOCALNAME__66_65_46_6C_6F_6F_64 : LocalName = LocalName :: pack_inline (7237125637035877888u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1302
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1302:75
|
1302 | pub const ATOM_LOCALNAME__66_65_42_6C_65_6E_64 : LocalName = LocalName :: pack_inline (7236833166875780608u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1280
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1280:75
|
1280 | pub const ATOM_LOCALNAME__64_69_73_70_6C_61_79 : LocalName = LocalName :: pack_inline (8746391181558637568u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1301
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1301:69
|
1301 | pub const ATOM_LOCALNAME__66_61_6C_73_65 : LocalName = LocalName :: pack_inline (111546413966848u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1279
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1279:75
|
1279 | pub const ATOM_LOCALNAME__64_69_73_63_61_72_64 : LocalName = LocalName :: pack_inline (7237954630903751680u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1300
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1300:66
|
1300 | pub const ATOM_LOCALNAME__66_61_63_65 : LocalName = LocalName :: pack_inline (435459024384u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1278
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1278:75
|
1278 | pub const ATOM_LOCALNAME__64_69_72_6E_61_6D_65 : LocalName = LocalName :: pack_inline (7308604897285989376u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1299
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1299:63
|
1299 | pub const ATOM_LOCALNAME__65_78_70 : LocalName = LocalName :: pack_inline (1886938368u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1277
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1277:63
|
1277 | pub const ATOM_LOCALNAME__64_69_72 : LocalName = LocalName :: pack_inline (1919509504u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1298
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1298:72
|
1298 | pub const ATOM_LOCALNAME__65_78_69_73_74_73 : LocalName = LocalName :: pack_inline (32497661361284352u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1276
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1276:66
|
1276 | pub const ATOM_LOCALNAME__64_69_66_66 : LocalName = LocalName :: pack_inline (439804847104u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1297
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1297:69
|
1297 | pub const ATOM_LOCALNAME__65_76_65_6E_74 : LocalName = LocalName :: pack_inline (128017497482496u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1296
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1296:60
|
1296 | pub const ATOM_LOCALNAME__65_71 : LocalName = LocalName :: pack_inline (7431424u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1275
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1275:72
|
1275 | pub const ATOM_LOCALNAME__64_69_61_6C_6F_67 : LocalName = LocalName :: pack_inline (29114433882645504u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1274
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1274:63
|
1274 | pub const ATOM_LOCALNAME__64_66_6E : LocalName = LocalName :: pack_inline (1852204032u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1295
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1295:63
|
1295 | pub const ATOM_LOCALNAME__65_6E_64 : LocalName = LocalName :: pack_inline (1684956416u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1294
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1294:75
|
1294 | pub const ATOM_LOCALNAME__65_6E_63_74_79_70_65 : LocalName = LocalName :: pack_inline (7309475736013661440u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1293
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1293:69
|
1293 | pub const ATOM_LOCALNAME__65_6D_62_65_64 : LocalName = LocalName :: pack_inline (110386605810944u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1273
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1273:75
|
1273 | pub const ATOM_LOCALNAME__64_65_74_61_69_6C_73 : LocalName = LocalName :: pack_inline (8317138479132009472u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1292
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1292:60
|
1292 | pub const ATOM_LOCALNAME__65_6D : LocalName = LocalName :: pack_inline (7169280u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1272
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1272:75
|
1272 | pub const ATOM_LOCALNAME__64_65_73_63_65_6E_74 : LocalName = LocalName :: pack_inline (8389754633650004992u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1291
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1291:75
|
1291 | pub const ATOM_LOCALNAME__65_6C_6C_69_70_73_65 : LocalName = LocalName :: pack_inline (7310310218245367040u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1271
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1271:66
|
1271 | pub const ATOM_LOCALNAME__64_65_73_63 : LocalName = LocalName :: pack_inline (427137786880u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1270
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1270:69
|
1270 | pub const ATOM_LOCALNAME__64_65_70_74_68 : LocalName = LocalName :: pack_inline (114849311187968u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1290
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1290:66
|
1290 | pub const ATOM_LOCALNAME__65_64_67_65 : LocalName = LocalName :: pack_inline (435526329600u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1268
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1268:72
|
1268 | pub const ATOM_LOCALNAME__64_65_67_72_65_65 : LocalName = LocalName :: pack_inline (28540514683151360u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1289
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1289:60
|
1289 | pub const ATOM_LOCALNAME__64_79 : LocalName = LocalName :: pack_inline (7955456u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1267
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1267:66
|
1267 | pub const ATOM_LOCALNAME__64_65_66_73 : LocalName = LocalName :: pack_inline (495639159808u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1266
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1266:69
|
1266 | pub const ATOM_LOCALNAME__64_65_66_65_72 : LocalName = LocalName :: pack_inline (125779835184128u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1265
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1265:75
|
1265 | pub const ATOM_LOCALNAME__64_65_66_61_75_6C_74 : LocalName = LocalName :: pack_inline (8389209267074589696u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1288
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1288:60
|
1288 | pub const ATOM_LOCALNAME__64_78 : LocalName = LocalName :: pack_inline (7889920u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1264
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1264:75
|
1264 | pub const ATOM_LOCALNAME__64_65_63_6C_61_72_65 : LocalName = LocalName :: pack_inline (7310012263327687680u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1287
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1287:63
|
1287 | pub const ATOM_LOCALNAME__64_75_72 : LocalName = LocalName :: pack_inline (1920295936u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1263
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1263:60
|
1263 | pub const ATOM_LOCALNAME__64_64 : LocalName = LocalName :: pack_inline (6579200u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1262
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1262:75
|
1262 | pub const ATOM_LOCALNAME__64_61_74_61_73_72_63 : LocalName = LocalName :: pack_inline (7165916819501442048u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1286
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1286:60
|
1286 | pub const ATOM_LOCALNAME__64_74 : LocalName = LocalName :: pack_inline (7627776u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1261
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1261:75
|
1261 | pub const ATOM_LOCALNAME__64_61_74_61_66_6C_64 : LocalName = LocalName :: pack_inline (7236271270027944960u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1260
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1260:66
|
1260 | pub const ATOM_LOCALNAME__64_61_74_61 : LocalName = LocalName :: pack_inline (418564367360u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1285
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1285:72
|
1285 | pub const ATOM_LOCALNAME__64_6F_6D_61_69_6E : LocalName = LocalName :: pack_inline (31078114606932992u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1259
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1259:57
|
1259 | pub const ATOM_LOCALNAME__64 : LocalName = LocalName :: pack_inline (25600u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1258
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1258:60
|
1258 | pub const ATOM_LOCALNAME__63_79 : LocalName = LocalName :: pack_inline (7955200u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1257
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1257:60
|
1257 | pub const ATOM_LOCALNAME__63_78 : LocalName = LocalName :: pack_inline (7889664u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1284
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1284:60
|
1284 | pub const ATOM_LOCALNAME__64_6C : LocalName = LocalName :: pack_inline (7103488u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1256
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1256:72
|
1256 | pub const ATOM_LOCALNAME__63_75_72_73_6F_72 : LocalName = LocalName :: pack_inline (32210688977232640u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1255
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1255:66
|
1255 | pub const ATOM_LOCALNAME__63_75_72_6C : LocalName = LocalName :: pack_inline (465776763648u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1283
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1283:75
|
1283 | pub const ATOM_LOCALNAME__64_69_76_69_73_6F_72 : LocalName = LocalName :: pack_inline (8245936339534046208u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1254
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1254:75
|
1254 | pub const ATOM_LOCALNAME__63_73_79_6D_62_6F_6C : LocalName = LocalName :: pack_inline (7813572100839662336u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1253
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1253:66
|
1253 | pub const ATOM_LOCALNAME__63_73_63_68 : LocalName = LocalName :: pack_inline (448345105152u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1282
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1282:72
|
1282 | pub const ATOM_LOCALNAME__64_69_76_69_64_65 : LocalName = LocalName :: pack_inline (28539376768738304u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1252
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1252:63
|
1252 | pub const ATOM_LOCALNAME__63_73_63 : LocalName = LocalName :: pack_inline (1668506368u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1251
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1251:66
|
1251 | pub const ATOM_LOCALNAME__63_6F_74_68 : LocalName = LocalName :: pack_inline (448630055680u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1281
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1281:63
|
1281 | pub const ATOM_LOCALNAME__64_69_76 : LocalName = LocalName :: pack_inline (1986618368u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1250
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1250:63
|
1250 | pub const ATOM_LOCALNAME__63_6F_74 : LocalName = LocalName :: pack_inline (1953456896u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1280
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1280:75
|
1280 | pub const ATOM_LOCALNAME__64_69_73_70_6C_61_79 : LocalName = LocalName :: pack_inline (8746391181558637568u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1249
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1249:66
|
1249 | pub const ATOM_LOCALNAME__63_6F_73_68 : LocalName = LocalName :: pack_inline (448613278464u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1248
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1248:63
|
1248 | pub const ATOM_LOCALNAME__63_6F_73 : LocalName = LocalName :: pack_inline (1936679680u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1247
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1247:72
|
1247 | pub const ATOM_LOCALNAME__63_6F_6F_72_64_73 : LocalName = LocalName :: pack_inline (32480064980345600u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1279
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1279:75
|
1279 | pub const ATOM_LOCALNAME__64_69_73_63_61_72_64 : LocalName = LocalName :: pack_inline (7237954630903751680u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1246
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1246:75
|
1246 | pub const ATOM_LOCALNAME__63_6F_6E_74_65_6E_74 : LocalName = LocalName :: pack_inline (8389754706581218048u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1245
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1245:75
|
1245 | pub const ATOM_LOCALNAME__63_6F_6D_70_6F_73_65 : LocalName = LocalName :: pack_inline (7310309148815483648u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1278
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1278:75
|
1278 | pub const ATOM_LOCALNAME__64_69_72_6E_61_6D_65 : LocalName = LocalName :: pack_inline (7308604897285989376u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1244
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1244:75
|
1244 | pub const ATOM_LOCALNAME__63_6F_6D_70_61_63_74 : LocalName = LocalName :: pack_inline (8386654066594243328u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1277
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1277:63
|
1277 | pub const ATOM_LOCALNAME__64_69_72 : LocalName = LocalName :: pack_inline (1919509504u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1243
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1243:75
|
1243 | pub const ATOM_LOCALNAME__63_6F_6C_73_70_61_6E : LocalName = LocalName :: pack_inline (7953762057955795712u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1276
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1276:66
|
1276 | pub const ATOM_LOCALNAME__64_69_66_66 : LocalName = LocalName :: pack_inline (439804847104u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1241
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1241:69
|
1241 | pub const ATOM_LOCALNAME__63_6F_6C_6F_72 : LocalName = LocalName :: pack_inline (125822886175488u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1240
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1240:63
|
1240 | pub const ATOM_LOCALNAME__63_6F_6C : LocalName = LocalName :: pack_inline (1819239168u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1275
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1275:72
|
1275 | pub const ATOM_LOCALNAME__64_69_61_6C_6F_67 : LocalName = LocalName :: pack_inline (29114433882645504u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1239
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1239:66
|
1239 | pub const ATOM_LOCALNAME__63_6F_64_65 : LocalName = LocalName :: pack_inline (435476718336u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1238
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1238:60
|
1238 | pub const ATOM_LOCALNAME__63_6E : LocalName = LocalName :: pack_inline (7234304u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1237
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1237:75
|
1237 | pub const ATOM_LOCALNAME__63_6C_6F_73_75_72_65 : LocalName = LocalName :: pack_inline (7310034283826799360u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1274
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1274:63
|
1274 | pub const ATOM_LOCALNAME__64_66_6E : LocalName = LocalName :: pack_inline (1852204032u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1236
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1236:69
|
1236 | pub const ATOM_LOCALNAME__63_6C_6F_73_65 : LocalName = LocalName :: pack_inline (111546465018624u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1235
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1235:66
|
1235 | pub const ATOM_LOCALNAME__63_6C_69_70 : LocalName = LocalName :: pack_inline (482805048064u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1273
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1273:75
|
1273 | pub const ATOM_LOCALNAME__64_65_74_61_69_6C_73 : LocalName = LocalName :: pack_inline (8317138479132009472u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1234
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1234:69
|
1234 | pub const ATOM_LOCALNAME__63_6C_65_61_72 : LocalName = LocalName :: pack_inline (125762638996224u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1233
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1233:75
|
1233 | pub const ATOM_LOCALNAME__63_6C_61_73_73_69_64 : LocalName = LocalName :: pack_inline (7235441215740338944u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1232
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1232:69
|
1232 | pub const ATOM_LOCALNAME__63_6C_61_73_73 : LocalName = LocalName :: pack_inline (126939392926464u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1272
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1272:75
|
1272 | pub const ATOM_LOCALNAME__64_65_73_63_65_6E_74 : LocalName = LocalName :: pack_inline (8389754633650004992u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1271
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1271:66
|
1271 | pub const ATOM_LOCALNAME__64_65_73_63 : LocalName = LocalName :: pack_inline (427137786880u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1231
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1231:66
|
1231 | pub const ATOM_LOCALNAME__63_69_74_65 : LocalName = LocalName :: pack_inline (435744760576u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1230
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1230:72
|
1230 | pub const ATOM_LOCALNAME__63_69_72_63_6C_65 : LocalName = LocalName :: pack_inline (28548147024847616u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1270
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1270:69
|
1270 | pub const ATOM_LOCALNAME__64_65_70_74_68 : LocalName = LocalName :: pack_inline (114849311187968u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1229
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1229:60
|
1229 | pub const ATOM_LOCALNAME__63_69 : LocalName = LocalName :: pack_inline (6906624u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1228
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1228:75
|
1228 | pub const ATOM_LOCALNAME__63_68_65_63_6B_65_64 : LocalName = LocalName :: pack_inline (7234306451087844096u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1227
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1227:75
|
1227 | pub const ATOM_LOCALNAME__63_68_61_72_73_65_74 : LocalName = LocalName :: pack_inline (8387236816145113856u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1269
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1269:63
|
1269 | pub const ATOM_LOCALNAME__64_65_6C : LocalName = LocalName :: pack_inline (1818584064u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1226
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1226:75
|
1226 | pub const ATOM_LOCALNAME__63_68_61_72_6F_66_66 : LocalName = LocalName :: pack_inline (7378707576544322304u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1265
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1265:75
|
1265 | pub const ATOM_LOCALNAME__64_65_66_61_75_6C_74 : LocalName = LocalName :: pack_inline (8389209267074589696u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1264
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1264:75
|
1264 | pub const ATOM_LOCALNAME__64_65_63_6C_61_72_65 : LocalName = LocalName :: pack_inline (7310012263327687680u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1225
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1225:66
|
1225 | pub const ATOM_LOCALNAME__63_68_61_72 : LocalName = LocalName :: pack_inline (491260502784u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1263
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1263:60
|
1263 | pub const ATOM_LOCALNAME__64_64 : LocalName = LocalName :: pack_inline (6579200u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1262
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1262:75
|
1262 | pub const ATOM_LOCALNAME__64_61_74_61_73_72_63 : LocalName = LocalName :: pack_inline (7165916819501442048u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1261
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1261:75
|
1261 | pub const ATOM_LOCALNAME__64_61_74_61_66_6C_64 : LocalName = LocalName :: pack_inline (7236271270027944960u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1224
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1224:72
|
1224 | pub const ATOM_LOCALNAME__63_65_6E_74_65_72 : LocalName = LocalName :: pack_inline (32199698087764736u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1260
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1260:66
|
1260 | pub const ATOM_LOCALNAME__64_61_74_61 : LocalName = LocalName :: pack_inline (418564367360u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1223
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1223:75
|
1223 | pub const ATOM_LOCALNAME__63_65_69_6C_69_6E_67 : LocalName = LocalName :: pack_inline (7453010347690386176u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1259
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1259:57
|
1259 | pub const ATOM_LOCALNAME__64 : LocalName = LocalName :: pack_inline (25600u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1258
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1258:60
|
1258 | pub const ATOM_LOCALNAME__63_79 : LocalName = LocalName :: pack_inline (7955200u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1222
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1222:66
|
1222 | pub const ATOM_LOCALNAME__63_61_72_64 : LocalName = LocalName :: pack_inline (431415714560u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1257
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1257:60
|
1257 | pub const ATOM_LOCALNAME__63_78 : LocalName = LocalName :: pack_inline (7889664u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1256
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1256:72
|
1256 | pub const ATOM_LOCALNAME__63_75_72_73_6F_72 : LocalName = LocalName :: pack_inline (32210688977232640u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1221
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1221:75
|
1221 | pub const ATOM_LOCALNAME__63_61_70_74_69_6F_6E : LocalName = LocalName :: pack_inline (7957695015409509120u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1255
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1255:66
|
1255 | pub const ATOM_LOCALNAME__63_75_72_6C : LocalName = LocalName :: pack_inline (465776763648u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1254
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1254:75
|
1254 | pub const ATOM_LOCALNAME__63_73_79_6D_62_6F_6C : LocalName = LocalName :: pack_inline (7813572100839662336u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1220
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1220:72
|
1220 | pub const ATOM_LOCALNAME__63_61_6E_76_61_73 : LocalName = LocalName :: pack_inline (32476783607636736u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1253
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1253:66
|
1253 | pub const ATOM_LOCALNAME__63_73_63_68 : LocalName = LocalName :: pack_inline (448345105152u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1219
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1219:60
|
1219 | pub const ATOM_LOCALNAME__62_79 : LocalName = LocalName :: pack_inline (7954944u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1252
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1252:63
|
1252 | pub const ATOM_LOCALNAME__63_73_63 : LocalName = LocalName :: pack_inline (1668506368u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1251
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1251:66
|
1251 | pub const ATOM_LOCALNAME__63_6F_74_68 : LocalName = LocalName :: pack_inline (448630055680u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1218
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1218:66
|
1218 | pub const ATOM_LOCALNAME__62_76_61_72 : LocalName = LocalName :: pack_inline (491261420032u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1250
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1250:63
|
1250 | pub const ATOM_LOCALNAME__63_6F_74 : LocalName = LocalName :: pack_inline (1953456896u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1249
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1249:66
|
1249 | pub const ATOM_LOCALNAME__63_6F_73_68 : LocalName = LocalName :: pack_inline (448613278464u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1217
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1217:72
|
1217 | pub const ATOM_LOCALNAME__62_75_74_74_6F_6E : LocalName = LocalName :: pack_inline (31084793398911488u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1248
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1248:63
|
1248 | pub const ATOM_LOCALNAME__63_6F_73 : LocalName = LocalName :: pack_inline (1936679680u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1247
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1247:72
|
1247 | pub const ATOM_LOCALNAME__63_6F_6F_72_64_73 : LocalName = LocalName :: pack_inline (32480064980345600u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1216
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1216:60
|
1216 | pub const ATOM_LOCALNAME__62_72 : LocalName = LocalName :: pack_inline (7496192u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1246
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1246:75
|
1246 | pub const ATOM_LOCALNAME__63_6F_6E_74_65_6E_74 : LocalName = LocalName :: pack_inline (8389754706581218048u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1215
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1215:72
|
1215 | pub const ATOM_LOCALNAME__62_6F_72_64_65_72 : LocalName = LocalName :: pack_inline (32199629436051968u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1245
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1245:75
|
1245 | pub const ATOM_LOCALNAME__63_6F_6D_70_6F_73_65 : LocalName = LocalName :: pack_inline (7310309148815483648u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1244
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1244:75
|
1244 | pub const ATOM_LOCALNAME__63_6F_6D_70_61_63_74 : LocalName = LocalName :: pack_inline (8386654066594243328u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1214
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1214:66
|
1214 | pub const ATOM_LOCALNAME__62_6F_64_79 : LocalName = LocalName :: pack_inline (521376064000u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1243
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1243:75
|
1243 | pub const ATOM_LOCALNAME__63_6F_6C_73_70_61_6E : LocalName = LocalName :: pack_inline (7953762057955795712u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1242
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1242:66
|
1242 | pub const ATOM_LOCALNAME__63_6F_6C_73 : LocalName = LocalName :: pack_inline (495740478208u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1213
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1213:69
|
1213 | pub const ATOM_LOCALNAME__62_6C_69_6E_6B : LocalName = LocalName :: pack_inline (118121959285248u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1241
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1241:69
|
1241 | pub const ATOM_LOCALNAME__63_6F_6C_6F_72 : LocalName = LocalName :: pack_inline (125822886175488u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1240
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1240:63
|
1240 | pub const ATOM_LOCALNAME__63_6F_6C : LocalName = LocalName :: pack_inline (1819239168u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1239
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1239:66
|
1239 | pub const ATOM_LOCALNAME__63_6F_64_65 : LocalName = LocalName :: pack_inline (435476718336u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1211
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1211:66
|
1211 | pub const ATOM_LOCALNAME__62_69_61_73 : LocalName = LocalName :: pack_inline (495555535360u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1210
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1210:75
|
1210 | pub const ATOM_LOCALNAME__62_67_73_6F_75_6E_64 : LocalName = LocalName :: pack_inline (7236850772768940544u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1238
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1238:60
|
1238 | pub const ATOM_LOCALNAME__63_6E : LocalName = LocalName :: pack_inline (7234304u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1237
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1237:75
|
1237 | pub const ATOM_LOCALNAME__63_6C_6F_73_75_72_65 : LocalName = LocalName :: pack_inline (7310034283826799360u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1209
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1209:75
|
1209 | pub const ATOM_LOCALNAME__62_67_63_6F_6C_6F_72 : LocalName = LocalName :: pack_inline (8245928668403556864u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1236
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1236:69
|
1236 | pub const ATOM_LOCALNAME__63_6C_6F_73_65 : LocalName = LocalName :: pack_inline (111546465018624u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1235
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1235:66
|
1235 | pub const ATOM_LOCALNAME__63_6C_69_70 : LocalName = LocalName :: pack_inline (482805048064u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1208
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1208:69
|
1208 | pub const ATOM_LOCALNAME__62_65_67_69_6E : LocalName = LocalName :: pack_inline (121398985318912u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1234
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1234:69
|
1234 | pub const ATOM_LOCALNAME__63_6C_65_61_72 : LocalName = LocalName :: pack_inline (125762638996224u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1207
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1207:63
|
1207 | pub const ATOM_LOCALNAME__62_64_6F : LocalName = LocalName :: pack_inline (1868849664u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1233
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1233:75
|
1233 | pub const ATOM_LOCALNAME__63_6C_61_73_73_69_64 : LocalName = LocalName :: pack_inline (7235441215740338944u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1232
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1232:69
|
1232 | pub const ATOM_LOCALNAME__63_6C_61_73_73 : LocalName = LocalName :: pack_inline (126939392926464u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1231
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1231:66
|
1231 | pub const ATOM_LOCALNAME__63_69_74_65 : LocalName = LocalName :: pack_inline (435744760576u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1230
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1230:72
|
1230 | pub const ATOM_LOCALNAME__63_69_72_63_6C_65 : LocalName = LocalName :: pack_inline (28548147024847616u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1206
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1206:63
|
1206 | pub const ATOM_LOCALNAME__62_64_69 : LocalName = LocalName :: pack_inline (1768186368u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1229
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1229:60
|
1229 | pub const ATOM_LOCALNAME__63_69 : LocalName = LocalName :: pack_inline (6906624u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1227
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1227:75
|
1227 | pub const ATOM_LOCALNAME__63_68_61_72_73_65_74 : LocalName = LocalName :: pack_inline (8387236816145113856u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1226
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1226:75
|
1226 | pub const ATOM_LOCALNAME__63_68_61_72_6F_66_66 : LocalName = LocalName :: pack_inline (7378707576544322304u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1203
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1203:57
|
1203 | pub const ATOM_LOCALNAME__62 : LocalName = LocalName :: pack_inline (25088u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1225
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1225:66
|
1225 | pub const ATOM_LOCALNAME__63_68_61_72 : LocalName = LocalName :: pack_inline (491260502784u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1224
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1224:72
|
1224 | pub const ATOM_LOCALNAME__63_65_6E_74_65_72 : LocalName = LocalName :: pack_inline (32199698087764736u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1202
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1202:75
|
1202 | pub const ATOM_LOCALNAME__61_7A_69_6D_75_74_68 : LocalName = LocalName :: pack_inline (7526769990024454400u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1223
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1223:75
|
1223 | pub const ATOM_LOCALNAME__63_65_69_6C_69_6E_67 : LocalName = LocalName :: pack_inline (7453010347690386176u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1201
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1201:66
|
1201 | pub const ATOM_LOCALNAME__61_78_69_73 : LocalName = LocalName :: pack_inline (495690735872u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1222
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1222:66
|
1222 | pub const ATOM_LOCALNAME__63_61_72_64 : LocalName = LocalName :: pack_inline (431415714560u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1221
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1221:75
|
1221 | pub const ATOM_LOCALNAME__63_61_70_74_69_6F_6E : LocalName = LocalName :: pack_inline (7957695015409509120u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1220
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1220:72
|
1220 | pub const ATOM_LOCALNAME__63_61_6E_76_61_73 : LocalName = LocalName :: pack_inline (32476783607636736u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1200
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1200:69
|
1200 | pub const ATOM_LOCALNAME__61_75_64_69_6F : LocalName = LocalName :: pack_inline (122498447663360u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1199
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1199:69
|
1199 | pub const ATOM_LOCALNAME__61_73_79_6E_63 : LocalName = LocalName :: pack_inline (109326135156992u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1219
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1219:60
|
1219 | pub const ATOM_LOCALNAME__62_79 : LocalName = LocalName :: pack_inline (7954944u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1198
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1198:69
|
1198 | pub const ATOM_LOCALNAME__61_73_69_64_65 : LocalName = LocalName :: pack_inline (111481940304128u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1218
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1218:66
|
1218 | pub const ATOM_LOCALNAME__62_76_61_72 : LocalName = LocalName :: pack_inline (491261420032u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1197
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1197:72
|
1197 | pub const ATOM_LOCALNAME__61_73_63_65_6E_74 : LocalName = LocalName :: pack_inline (32772479037694208u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1217
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1217:72
|
1217 | pub const ATOM_LOCALNAME__62_75_74_74_6F_6E : LocalName = LocalName :: pack_inline (31084793398911488u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1196
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1196:75
|
1196 | pub const ATOM_LOCALNAME__61_72_74_69_63_6C_65 : LocalName = LocalName :: pack_inline (7308325599891841280u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1216
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1216:60
|
1216 | pub const ATOM_LOCALNAME__62_72 : LocalName = LocalName :: pack_inline (7496192u64 , 2u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1195
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1195:63
|
1195 | pub const ATOM_LOCALNAME__61_72_67 : LocalName = LocalName :: pack_inline (1735549184u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1194
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1194:66
|
1194 | pub const ATOM_LOCALNAME__61_72_65_61 : LocalName = LocalName :: pack_inline (418313822464u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1215
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1215:72
|
1215 | pub const ATOM_LOCALNAME__62_6F_72_64_65_72 : LocalName = LocalName :: pack_inline (32199629436051968u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1214
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1214:66
|
1214 | pub const ATOM_LOCALNAME__62_6F_64_79 : LocalName = LocalName :: pack_inline (521376064000u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1192
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1192:72
|
1192 | pub const ATOM_LOCALNAME__61_72_63_74_61_6E : LocalName = LocalName :: pack_inline (31069399950713088u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1213
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1213:69
|
1213 | pub const ATOM_LOCALNAME__62_6C_69_6E_6B : LocalName = LocalName :: pack_inline (118121959285248u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1191
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1191:75
|
1191 | pub const ATOM_LOCALNAME__61_72_63_73_69_6E_68 : LocalName = LocalName :: pack_inline (7525067971693273344u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1212
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1212:63
|
1212 | pub const ATOM_LOCALNAME__62_69_67 : LocalName = LocalName :: pack_inline (1734959616u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1190
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1190:72
|
1190 | pub const ATOM_LOCALNAME__61_72_63_73_69_6E : LocalName = LocalName :: pack_inline (31078191748768000u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1211
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1211:66
|
1211 | pub const ATOM_LOCALNAME__62_69_61_73 : LocalName = LocalName :: pack_inline (495555535360u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1189
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1189:75
|
1189 | pub const ATOM_LOCALNAME__61_72_63_73_65_63_68 : LocalName = LocalName :: pack_inline (7521967348902945024u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1188
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1188:72
|
1188 | pub const ATOM_LOCALNAME__61_72_63_73_65_63 : LocalName = LocalName :: pack_inline (27977568958439680u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1210
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1210:75
|
1210 | pub const ATOM_LOCALNAME__62_67_73_6F_75_6E_64 : LocalName = LocalName :: pack_inline (7236850772768940544u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1209
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1209:75
|
1209 | pub const ATOM_LOCALNAME__62_67_63_6F_6C_6F_72 : LocalName = LocalName :: pack_inline (8245928668403556864u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1208
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1208:69
|
1208 | pub const ATOM_LOCALNAME__62_65_67_69_6E : LocalName = LocalName :: pack_inline (121398985318912u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1185
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1185:75
|
1185 | pub const ATOM_LOCALNAME__61_72_63_63_73_63_68 : LocalName = LocalName :: pack_inline (7521982673346257152u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1207
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1207:63
|
1207 | pub const ATOM_LOCALNAME__62_64_6F : LocalName = LocalName :: pack_inline (1868849664u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1184
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1184:72
|
1184 | pub const ATOM_LOCALNAME__61_72_63_63_73_63 : LocalName = LocalName :: pack_inline (27992893401751808u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1206
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1206:63
|
1206 | pub const ATOM_LOCALNAME__62_64_69 : LocalName = LocalName :: pack_inline (1768186368u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1183
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1183:75
|
1183 | pub const ATOM_LOCALNAME__61_72_63_63_6F_74_68 : LocalName = LocalName :: pack_inline (7526763349903827200u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1205
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1205:66
|
1205 | pub const ATOM_LOCALNAME__62_62_6F_78 : LocalName = LocalName :: pack_inline (517264794112u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1204
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1204:66
|
1204 | pub const ATOM_LOCALNAME__62_61_73_65 : LocalName = LocalName :: pack_inline (435727458816u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1182
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1182:72
|
1182 | pub const ATOM_LOCALNAME__61_72_63_63_6F_74 : LocalName = LocalName :: pack_inline (32773569959321856u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1181
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1181:75
|
1181 | pub const ATOM_LOCALNAME__61_72_63_63_6F_73_68 : LocalName = LocalName :: pack_inline (7526481874927116544u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1203
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1203:57
|
1203 | pub const ATOM_LOCALNAME__62 : LocalName = LocalName :: pack_inline (25088u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1180
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1180:72
|
1180 | pub const ATOM_LOCALNAME__61_72_63_63_6F_73 : LocalName = LocalName :: pack_inline (32492094982611200u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1202
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1202:75
|
1202 | pub const ATOM_LOCALNAME__61_7A_69_6D_75_74_68 : LocalName = LocalName :: pack_inline (7526769990024454400u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1201
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1201:66
|
1201 | pub const ATOM_LOCALNAME__61_78_69_73 : LocalName = LocalName :: pack_inline (495690735872u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1178
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1178:69
|
1178 | pub const ATOM_LOCALNAME__61_70_70_6C_79 : LocalName = LocalName :: pack_inline (133506649841920u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1200
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1200:69
|
1200 | pub const ATOM_LOCALNAME__61_75_64_69_6F : LocalName = LocalName :: pack_inline (122498447663360u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1177
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1177:72
|
1177 | pub const ATOM_LOCALNAME__61_70_70_6C_65_74 : LocalName = LocalName :: pack_inline (32762613715722496u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1199
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1199:69
|
1199 | pub const ATOM_LOCALNAME__61_73_79_6E_63 : LocalName = LocalName :: pack_inline (109326135156992u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1198
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1198:69
|
1198 | pub const ATOM_LOCALNAME__61_73_69_64_65 : LocalName = LocalName :: pack_inline (111481940304128u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1176
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1176:75
|
1176 | pub const ATOM_LOCALNAME__61_6E_69_6D_61_74_65 : LocalName = LocalName :: pack_inline (7310575217677328640u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1174
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1174:75
|
1174 | pub const ATOM_LOCALNAME__61_6C_74_74_65_78_74 : LocalName = LocalName :: pack_inline (8392569456448790784u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1197
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1197:72
|
1197 | pub const ATOM_LOCALNAME__61_73_63_65_6E_74 : LocalName = LocalName :: pack_inline (32772479037694208u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1196
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1196:75
|
1196 | pub const ATOM_LOCALNAME__61_72_74_69_63_6C_65 : LocalName = LocalName :: pack_inline (7308325599891841280u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1173
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1173:72
|
1173 | pub const ATOM_LOCALNAME__61_6C_74_69_6D_67 : LocalName = LocalName :: pack_inline (29112222293451008u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1195
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1195:63
|
1195 | pub const ATOM_LOCALNAME__61_72_67 : LocalName = LocalName :: pack_inline (1735549184u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1194
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1194:66
|
1194 | pub const ATOM_LOCALNAME__61_72_65_61 : LocalName = LocalName :: pack_inline (418313822464u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1172
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1172:63
|
1172 | pub const ATOM_LOCALNAME__61_6C_74 : LocalName = LocalName :: pack_inline (1953259776u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1193
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1193:75
|
1193 | pub const ATOM_LOCALNAME__61_72_63_74_61_6E_68 : LocalName = LocalName :: pack_inline (7525059179895218432u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1192
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1192:72
|
1192 | pub const ATOM_LOCALNAME__61_72_63_74_61_6E : LocalName = LocalName :: pack_inline (31069399950713088u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1171
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1171:69
|
1171 | pub const ATOM_LOCALNAME__61_6C_69_6E_6B : LocalName = LocalName :: pack_inline (118121959284992u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1191
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1191:75
|
1191 | pub const ATOM_LOCALNAME__61_72_63_73_69_6E_68 : LocalName = LocalName :: pack_inline (7525067971693273344u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1190
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1190:72
|
1190 | pub const ATOM_LOCALNAME__61_72_63_73_69_6E : LocalName = LocalName :: pack_inline (31078191748768000u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1170
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1170:69
|
1170 | pub const ATOM_LOCALNAME__61_6C_69_67_6E : LocalName = LocalName :: pack_inline (121390429397248u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1189
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1189:75
|
1189 | pub const ATOM_LOCALNAME__61_72_63_73_65_63_68 : LocalName = LocalName :: pack_inline (7521967348902945024u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1169
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1169:75
|
1169 | pub const ATOM_LOCALNAME__61_64_64_72_65_73_73 : LocalName = LocalName :: pack_inline (8319104478668415232u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1188
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1188:72
|
1188 | pub const ATOM_LOCALNAME__61_72_63_73_65_63 : LocalName = LocalName :: pack_inline (27977568958439680u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1187
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1187:75
|
1187 | pub const ATOM_LOCALNAME__61_72_63_72_6F_6C_65 : LocalName = LocalName :: pack_inline (7308338832400867584u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1186
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1186:75
|
1186 | pub const ATOM_LOCALNAME__61_72_63_68_69_76_65 : LocalName = LocalName :: pack_inline (7311146942148534528u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1168
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1168:75
|
1168 | pub const ATOM_LOCALNAME__61_63_74_75_61_74_65 : LocalName = LocalName :: pack_inline (7310575252220895488u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1185
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1185:75
|
1185 | pub const ATOM_LOCALNAME__61_72_63_63_73_63_68 : LocalName = LocalName :: pack_inline (7521982673346257152u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1167
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1167:72
|
1167 | pub const ATOM_LOCALNAME__61_63_74_69_76_65 : LocalName = LocalName :: pack_inline (28559167944089856u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1184
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1184:72
|
1184 | pub const ATOM_LOCALNAME__61_72_63_63_73_63 : LocalName = LocalName :: pack_inline (27992893401751808u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1183
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1183:75
|
1183 | pub const ATOM_LOCALNAME__61_72_63_63_6F_74_68 : LocalName = LocalName :: pack_inline (7526763349903827200u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1166
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1166:72
|
1166 | pub const ATOM_LOCALNAME__61_63_74_69_6F_6E : LocalName = LocalName :: pack_inline (31084746153091328u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1182
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1182:72
|
1182 | pub const ATOM_LOCALNAME__61_72_63_63_6F_74 : LocalName = LocalName :: pack_inline (32773569959321856u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1165
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1165:75
|
1165 | pub const ATOM_LOCALNAME__61_63_72_6F_6E_79_6D : LocalName = LocalName :: pack_inline (7888457647255675136u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1181
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1181:75
|
1181 | pub const ATOM_LOCALNAME__61_72_63_63_6F_73_68 : LocalName = LocalName :: pack_inline (7526481874927116544u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1180
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1180:72
|
1180 | pub const ATOM_LOCALNAME__61_72_63_63_6F_73 : LocalName = LocalName :: pack_inline (32492094982611200u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1164
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1164:72
|
1164 | pub const ATOM_LOCALNAME__61_63_63_65_70_74 : LocalName = LocalName :: pack_inline (32774678059901184u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1179
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1179:72
|
1179 | pub const ATOM_LOCALNAME__61_70_70_72_6F_78 : LocalName = LocalName :: pack_inline (33899534508646656u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1163
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1163:72
|
1163 | pub const ATOM_LOCALNAME__61_63_63_65_6E_74 : LocalName = LocalName :: pack_inline (32772479036645632u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1178
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1178:69
|
1178 | pub const ATOM_LOCALNAME__61_70_70_6C_79 : LocalName = LocalName :: pack_inline (133506649841920u64 , 5u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1162
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1162:63
|
1162 | pub const ATOM_LOCALNAME__61_62_73 : LocalName = LocalName :: pack_inline (1935827200u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1161
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1161:66
|
1161 | pub const ATOM_LOCALNAME__61_62_62_72 : LocalName = LocalName :: pack_inline (491276886272u64 , 4u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1177
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1177:72
|
1177 | pub const ATOM_LOCALNAME__61_70_70_6C_65_74 : LocalName = LocalName :: pack_inline (32762613715722496u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1160
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1160:57
|
1160 | pub const ATOM_LOCALNAME__61 : LocalName = LocalName :: pack_inline (24832u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1176
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1176:75
|
1176 | pub const ATOM_LOCALNAME__61_6E_69_6D_61_74_65 : LocalName = LocalName :: pack_inline (7310575217677328640u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1159
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1159:57
|
1159 | pub const ATOM_LOCALNAME__2A : LocalName = LocalName :: pack_inline (10752u64 , 1u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1175
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1175:63
|
1175 | pub const ATOM_LOCALNAME__61_6E_64 : LocalName = LocalName :: pack_inline (1684955392u64 , 3u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1174
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1174:75
|
1174 | pub const ATOM_LOCALNAME__61_6C_74_74_65_78_74 : LocalName = LocalName :: pack_inline (8392569456448790784u64 , 7u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope:
/home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs#L1173
error[E0599]: no function or associated item named `pack_inline` found for struct `Atom<LocalNameStaticSet>` in the current scope
--> /home/runner/work/tauri/tauri/target/debug/build/markup5ever-63a8d4bc77119ee2/out/generated.rs:1173:72
|
1173 | pub const ATOM_LOCALNAME__61_6C_74_69_6D_67 : LocalName = LocalName :: pack_inline (29112222293451008u64 , 6u8) ;
| ^^^^^^^^^^^ function or associated item not found in `Atom<LocalNameStaticSet>`
|
note: if you're trying to build a new `Atom<LocalNameStaticSet>` consider using one of the following associated functions:
Atom::<Static>::pack_static
Atom::<Static>::try_static
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:92:5
|
92 | pub const fn pack_static(n: u32) -> Self {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
153 | pub fn try_static(string_to_add: &str) -> Option<Self> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: there is a method `is_inline` with a similar name, but with different arguments
--> /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/atom.rs:128:5
|
128 | pub fn is_inline(&self) -> bool {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
audit-rust
Unknown warning kind unsound found, please, file a bug
|
audit-rust
Unknown warning kind unsound found, please, file a bug
|
audit-rust
14 warnings found!
|