You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Defines the high level API for all planned api functions
Description
Functions should effectively be No-ops, and not have any real functionality yet.
It just defines the configuration structures and the API surface itself.
At the end of this the API should be fully defined and properly documented and Rust docs being produced.
Review of the produced rust-docs will be necessary to sign off on this task.
This task is better as a collaborative effort between 2 developers, with a review by the whole team following that.
API to follow architectural guidance.
The text was updated successfully, but these errors were encountered:
Summary
Defines the high level API for all planned api functions
Description
Functions should effectively be No-ops, and not have any real functionality yet.
It just defines the configuration structures and the API surface itself.
At the end of this the API should be fully defined and properly documented and Rust docs being produced.
Review of the produced rust-docs will be necessary to sign off on this task.
This task is better as a collaborative effort between 2 developers, with a review by the whole team following that.
API to follow architectural guidance.
The text was updated successfully, but these errors were encountered: