mpvipc-async/src
Oystein Kristoffer Tveit bd0591b562
Build and test / check (pull_request) Failing after 1m2s Details
Build and test / build (pull_request) Successful in 1m56s Details
Build and test / docs (pull_request) Has been cancelled Details
Build and test / test (pull_request) Has been cancelled Details
split property parsing from event parsing:
High-level properties are now optional, considering there are about a
thousand of them to parse. The high-level properties are a few chosen
ones that I suspect might be useful for most people, with catch-all enum
variants for the less common ones.
2024-05-02 21:04:16 +02:00
..
core_api.rs split property parsing from event parsing: 2024-05-02 21:04:16 +02:00
error.rs clean: add docstrings, move a few things around 2024-05-01 22:22:45 +02:00
event_parser.rs split property parsing from event parsing: 2024-05-02 21:04:16 +02:00
event_property_parser.rs split property parsing from event parsing: 2024-05-02 21:04:16 +02:00
highlevel_api_extension.rs clean: add docstrings, move a few things around 2024-05-01 22:22:45 +02:00
ipc.rs split property parsing from event parsing: 2024-05-02 21:04:16 +02:00
lib.rs split property parsing from event parsing: 2024-05-02 21:04:16 +02:00
message_parser.rs split property parsing from event parsing: 2024-05-02 21:04:16 +02:00