This repository was archived by the owner on Sep 6, 2023. It is now read-only.
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
error[E0658]: deriving Default
on enums is experimental #2
Closed
Description
#Rust stable MSVC 1.57
error[E0658]: deriving Default
on enums is experimental
--> src\frame_buffer.rs:18:10
|
18 | #[derive(Default, Clone, PartialEq, Copy)]
| ^^^^^^^
|
= note: see issue #86985 rust-lang/rust#86985 for more information
= note: this error originates in the derive macro Default
(in Nightly builds, run with -Z macro-backtrace for more info)
Metadata
Metadata
Assignees
Labels
No labels