GenesysGo / shadow-drive-rust

Apache License 2.0
21 stars 13 forks source link

Remove trait in favor of providing client_impl to consumers #4

Closed VegetarianOrc closed 2 years ago

VegetarianOrc commented 2 years ago

As the title says, the trait in lib.rs is not currently useful. Planning on removing it and exporting Client renamed as ShadowDriveClient.