Add cargo public-api snapshot tests to all SDK crates. This will enable us to track when the public API changes: both additions, removals, and changes will be surfaced & version-controlled in Git, so we can also see the history of when items were added/modified/removed
Add
cargo public-apisnapshot tests to all SDK crates. This will enable us to track when the public API changes: both additions, removals, and changes will be surfaced & version-controlled in Git, so we can also see the history of when items were added/modified/removed