Factor out the repeated assert_ty_bounds
function.
This commit is contained in:
parent
e7396685a1
commit
b7855fa9de
4 changed files with 42 additions and 44 deletions
|
@ -135,6 +135,9 @@ symbols! {
|
|||
Arguments,
|
||||
AsMut,
|
||||
AsRef,
|
||||
AssertParamIsClone,
|
||||
AssertParamIsCopy,
|
||||
AssertParamIsEq,
|
||||
AtomicBool,
|
||||
AtomicI128,
|
||||
AtomicI16,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue