I get this error: ``` doesn't satisfy `Vec<_>: WriteBytesExt` doesn't satisfy `Vec<_>: core2::io::traits::Write ``` I dont understand why since it is implemented in the impl folder...