Loose lifetime bounds in pure::Widget implementations
This commit is contained in:
parent
323a0b9e61
commit
d9d6dff550
10 changed files with 22 additions and 22 deletions
|
|
@ -41,7 +41,7 @@ where
|
|||
where
|
||||
Message: 'a,
|
||||
Renderer: 'a,
|
||||
B: 'static,
|
||||
B: 'a,
|
||||
{
|
||||
Element {
|
||||
position: self.position,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue