feat: add the structure to reprensent CPS fields returned by the lire_carte_ps function

This commit is contained in:
lienjukaisim
2024-07-29 21:43:15 +02:00
committed by Florian Briand
parent f799f471bc
commit d65c869949
2 changed files with 245 additions and 24 deletions

View File

@ -3,4 +3,5 @@ mod libssv;
fn main() {
ssvlib_demo::demo();
// XXX
}