Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 316 Bytes

File metadata and controls

7 lines (5 loc) · 316 Bytes

Rust bindings for RaSTA

RaSTA is a network protocol used in the railway sector. There exists an open-source C implementation. This library provides unsafe Rust bindings to this implementation.

For an example, see scip_localhost.rs