Skip to content

Commit

Permalink
better doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mlodi-hqs committed Jan 29, 2024
1 parent 4b23111 commit e50eee7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roqoqo/src/devices/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ pub trait Device {
///
/// Result of changing the device.
/// In case the device is not allowed to be changed a generic RoqoqoBackendError is returned.
/// If not implemented, a default `method has not been implemented` error is returned.
///
#[allow(unused_variables)]
#[allow(unused_mut)]
Expand Down

0 comments on commit e50eee7

Please sign in to comment.