This commit is contained in:
Lapin Raving 2023-08-23 13:13:53 +02:00
parent 4a87821c22
commit baf149ef8a
23 changed files with 1030 additions and 856 deletions

View file

@ -1,4 +1,4 @@
use lj_rust::conf::{Conf, DacFamily, HeliosConf, EtherDreamConf};
use lj_rust::conf::{Conf, DacFamily, EtherDreamConf, HeliosConf};
#[test]
fn it_loads_a_valid_conf() {