|
|
|
|
|
by dwattttt
490 days ago
|
|
It's unfortunate: a simple example is effectively all plumbing, and those would touch all the (unsafe) native interfaces. A driver that actually does something interesting would be able to have unsafe interfaces at the boundary, and more typical Rust code inside. |
|