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
This task is an outcome of the protocols Rust docs issues tracked in #845.
While documenting protocols::v2::binary-sv2::no-serde-sv2::derive_codec in #1010, areas of potential code debt were identified. This issue servers as a place to list out these items to then be addressed in an organized manner. The initial Rust documentation effort was an immediate action, while a refactoring (which implies breaking API changes) is not so urgent priority, so for now we should leave this in the backlog for an appropriate moment in the future.
Identified Potential Code Debt
TODO
The text was updated successfully, but these errors were encountered:
rrybarczyk
changed the title
Refactor: binary-sv2::no-serde-sv2:: derive_codec crate
Refactor: binary-sv2::no-serde-sv2::derive_codec crate
Aug 21, 2024
Background
This task is an outcome of the
protocols
Rust docs issues tracked in #845.While documenting
protocols::v2::binary-sv2::no-serde-sv2::derive_codec
in #1010, areas of potential code debt were identified. This issue servers as a place to list out these items to then be addressed in an organized manner. The initial Rust documentation effort was an immediate action, while a refactoring (which implies breaking API changes) is not so urgent priority, so for now we should leave this in the backlog for an appropriate moment in the future.Identified Potential Code Debt
TODO
The text was updated successfully, but these errors were encountered: