Skip to content
Snippets Groups Projects
Commit 7f87809c authored by Federico Lolli's avatar Federico Lolli
Browse files

Added mavlink_core as re-export

In order to make traits public
parent fa906bd6
Branches
No related tags found
1 merge request!23Draft: Rust implementation
......@@ -2,3 +2,4 @@ mod bindings;
// Re-export the generated bindings
pub use bindings::*;
pub use mavlink_core as mavlink;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment