# insrcdata samples
This directory contains various samples of insrcdata usage.
All samples have the same structure :
* insrdata : contains source data and configuration file named insrcdata.toml
* c-xxx : sample for C target language
* rust-xxx : sample for Rust target language
Use test_all.py run all test on main application and samples.
You will need python3.