atesterlol[m]: > <@atesterlol:matrix.org> i mean, > > ```rust > struct s(a: Read); > impl Raad for s { > read() -> ... { > mut buf = {} > s.0.read(&mut buf) > } > } > ``` when i get to line 5, it doesnt fill `buf