We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f11fd1 commit 2e0c63bCopy full SHA for 2e0c63b
src/host/sndio/mod.rs
@@ -113,7 +113,6 @@ impl Iterator for Devices {
113
}
114
115
116
-
117
/// The shared state between Device and Stream. Responsible for closing handle when dropped.
118
struct InnerState {
119
/// If device has been open with sio_open, contains a handle. Note that even though this is a
0 commit comments