This website requires JavaScript.
Explore
Help
Sign In
LumeWeb
/
ethers-rs
Watch
1
Star
0
Fork
You've already forked ethers-rs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3f313ede01
ethers-rs
/
crates
/
ethers-providers
/
src
/
lib.rs
8 lines
95 B
Rust
Raw
Blame
History
#[
cfg(test)
]
mod
tests
{
#[
test
]
fn
it_works
(
)
{
assert_eq!
(
2
+
2
,
4
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink