ctiedt / rasta-sys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Rust 58.4%Language:CMake 41.6%