-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Description
For some versions there are methods available that are undocumented. For an example see #215. We should come up with an explicit strategy and document it.
Some options:
- We could support and test undocumented methods or not
- We could document undocumented methods or not
I'm leaning towards thinking we should support and test anything that can be done easily (i.e., if its just a matter of running existing tests for a version that has the method but its undocumented). I don't think we should go to any further trouble though (eg if the undocumented method in a version differs from the documented method in another version). Also I do not think we should change the version specific module docs (eg types/src/v17/mod.rs).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels