Skip to content

Commit

Permalink
Update slot.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
jabuwu authored Nov 6, 2023
1 parent 3bba71c commit f44e927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/slot.rs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ impl Slot {
// TODO: add attachment() accessor?

/// Sets the attachment for this slot.
//
///
/// # Safety
///
/// The attachment must be compatible with this slot, usually by originating from it.
Expand Down

0 comments on commit f44e927

Please sign in to comment.