rust_swig 0.5.1

Tool for connecting libraries written in Rust with other languages
Documentation
1
2
3
4
5
r#"enum ControlItem {
//This is a comment.
GNSS = 0

};"#;