Describe API stability guarantees in README and docs.rs #968
Labels
API-stability
Part of the effort to stabilize the API
area/documentation
Improvements or additions to documentation
Milestone
As we move towards 1.0 we must think what the term "API-stability" will mean in our case - as there is a lot of space for maintainers decision left by Rust's guidelines ( https://doc.rust-lang.org/cargo/reference/semver.html#trait-new-default-item )
What we should decide and document:
possibly-breaking
changes from guidelines are we treating as major and which as minor?DefaultPolicy
is an example of such behavior.secrecy08
).The text was updated successfully, but these errors were encountered: