blob: ddf062d34e92890745ae97bb26cd47349586fe8d [file] [log] [blame]
error: only one variant can be #[serde(other)]
--> $DIR/multiple_others.rs:3:10
|
3 | #[derive(Deserialize_repr)]
| ^^^^^^^^^^^^^^^^
|
= note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)