Closed luisgerhorst closed 5 years ago
Simply use it as filesystem::Registration. src/chrdev.rs also simply calls it Registration and not ChrdevRegistration.
filesystem::Registration
src/chrdev.rs
Registration
ChrdevRegistration
Simply use it as
filesystem::Registration
.src/chrdev.rs
also simply calls itRegistration
and notChrdevRegistration
.