Minor typo fixes, clean-up of the public interface
This commit is contained in:
parent
a3e0911c5b
commit
daa1c00cc3
1 changed files with 2 additions and 0 deletions
|
|
@ -70,6 +70,8 @@ impl Default for Mode {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO add better docs to all public items, add unit tests.
|
||||||
|
|
||||||
pub mod bus;
|
pub mod bus;
|
||||||
mod device;
|
mod device;
|
||||||
mod host;
|
mod host;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue