Skip to content

Commit

Permalink
muse_use
Browse files Browse the repository at this point in the history
  • Loading branch information
mkatychev committed Jul 26, 2024
1 parent d04afbc commit 09aebdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bigerror/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ macro_rules! reportable {
}

pub trait AttachExt {
#[must_use]
fn attach_kv<K, V>(self, key: K, value: V) -> Self
where
K: Display,
Expand Down

0 comments on commit 09aebdc

Please sign in to comment.