continue with descriptors

This commit is contained in:
2025-05-28 20:40:51 +02:00
parent 42335ab8c1
commit d0d0d48780
3 changed files with 11 additions and 9 deletions

View File

@ -1,6 +1,6 @@
use arbitrary_int::u14;
pub use super::Ownership;
pub use super::shared::Ownership;
/// RX buffer descriptor.
///