mevshare 0.1.0

A Rust client library for subscribing to the Flashbots MEV-Share SSE event stream.
Documentation
1
2
3
pub fn hello_world() -> String {
    "Hello, world!".into()
}