error[E0277]: the trait bound StandardAlloc: alloc::Allocator<u8> is not satisfied
--> C:\Users\Administrator.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\brotli-8.0.3\src\enc\writer.rs:116:9
|
116 | self.0.flush()
| ^^^^^^ the trait alloc::Allocator<u8> is not implemented for StandardAlloc
error[E0277]: the trait bound
StandardAlloc: alloc::Allocator<u8>is not satisfied--> C:\Users\Administrator.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\brotli-8.0.3\src\enc\writer.rs:116:9
|
116 | self.0.flush()
| ^^^^^^ the trait
alloc::Allocator<u8>is not implemented forStandardAlloc