cargo add anyparser-core
use anyparser_core::Client; let client = Client::new();
[dependencies] anyparser-core = "0.1.0"