can-socket 0.3.5

no frills CAN sockets (synchronous or async with tokio)
Documentation
1
2
3
fn main() {
	let _id = can_socket::can_id!(-2);
}