Skip to content

Commit

Permalink
Fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kingdoctor123 committed Mar 16, 2024
1 parent e52ff14 commit 0ff6621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homework/src/boc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ where
Behavior::new(cowns, f).schedule();
}

/// from https://docs.rs/tuple_list/latest/tuple_list/
/// from <https://docs.rs/tuple_list/latest/tuple_list/>
#[macro_export]
macro_rules! tuple_list {
() => ( () );
Expand Down

0 comments on commit 0ff6621

Please sign in to comment.