Docs.rs
evm-note-0.3.1
evm-note 0.3.1
Permalink
Docs.rs crate page
GPL-3.0-or-later
15 June 2026
Links
crates.io
Source
Owners
CyberHoward
github:abstractsdk:crates
Dependencies
alloy-sol-types ^0.7.7
normal
cosmwasm-schema ^2.1.0
normal
cosmwasm-std ^2.1.0
normal
cw-orch ^0.26.0
normal
cw-storage-plus ^2.0.0
normal
cw-utils ^2.0
normal
cw2 ^2.0.0
normal
polytone-evm ^0.3.0
normal
thiserror ^1.0.50
normal
anyhow ^1.0.86
dev
cw-multi-test ^2.0
dev
Versions
35.53%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
reply
evm_
note
0.3.1
In evm_
note::
ibc
evm_note
::
ibc
Function
reply
Copy item path
Source
pub fn reply( _deps:
DepsMut
<'_>, _env:
Env
, msg:
Reply
, ) ->
Result
<
Response
,
ContractError
>