j1939-async 0.1.0-alpha1

A J1939 Library able to be used async (or not).
Documentation
1
2
3
4
//! OS Features abstaction
#![macro_use]
#![allow(unused)]
pub enum Dummy {}