etclient-0.2.1 is not a library.
Etclient
A bare minimum Ethereum client built on top of SputnikVM and
etcommon. See this page
for the current progress.
You can try this out by installing Rust and then run:
cargo run --release
Currently we have a full block validator working, and it is able to sync the blockchain with the network. Note that the storage is currently in-memory.