Skip to content

Core has undocumented methods #218

@tcharding

Description

@tcharding

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions