This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
LSPS1: Add missing docs #67
Closed
Description
In #58 we added most of the docs missing from LSPS1.
However, we also left some TODO
s, in particular in lsps1/event.rs
. Moreover, we for now hid all pub fn
from LSPS1MessageHandler
for them to be exposed-and-documented as needed at a later date.
We should see to add the missing docs before removing the cfg
guard.