Skip to content

Commit

Permalink
ignore documentation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
br0kenpixel committed Oct 30, 2024
1 parent 961471e commit 9acfd89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pwmp-types/src/request.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ pub enum Request {

/// Ask to server to authorize the node using it's MAC address.
Hello {
#[allow(clippy::doc_markdown)]
/// The node's MAC address. This address should be that of the WiFi interface.
mac: Mac,
},
Expand Down

0 comments on commit 9acfd89

Please sign in to comment.