You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error[E0433]: failed to resolve: use of undeclared crate or module `std`
--> /home/dz/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ics23-0.10.1/src/cosmos.ics23.v1.serde.rs:1860:85
|
1860 | ...ormatter<'_>) -> std::fmt::Result {
| ^^^ use of undeclared crate or module `std`
error[E0433]: failed to resolve: use of undeclared crate or module `std`
--> /home/dz/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ics23-0.10.1/src/cosmos.ics23.v1.serde.rs:1865:59
|
1865 | ... value: &str) -> std::result::Result<GeneratedField, E>
| ^^^ use of undeclared crate or module `std`
error[E0433]: failed to resolve: use of undeclared crate or module `std`
--> /home/dz/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ics23-0.10.1/src/cosmos.ics23.v1.serde.rs:1886:49
|
1886 | ... formatter: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
| ^^^ use of undeclared crate or module `std`
Feature Summary
relate:
Proposal
The text was updated successfully, but these errors were encountered: