Skip to content
Snippets Groups Projects
Commit 72197f67 authored by Danilo Krummrich's avatar Danilo Krummrich
Browse files

rust: io: move module entry to its correct location


The module entry of `io` falsely ended up in the "use" block instead of
the "mod" block, hence move it to its correct location.

Signed-off-by: default avatarDanilo Krummrich <dakr@kernel.org>
parent d0b08527
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment