mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 14:08:06 +00:00
Silence a warning
This commit is contained in:
@@ -3,9 +3,11 @@
|
||||
|
||||
extern crate serde2;
|
||||
|
||||
/*
|
||||
trait Trait {
|
||||
type Type;
|
||||
}
|
||||
*/
|
||||
|
||||
#[derive_serialize]
|
||||
//#[derive_deserialize]
|
||||
|
||||
Reference in New Issue
Block a user