Deduplicate and generalize some (de/)serializer impls
This commit is contained in:
@@ -13,6 +13,7 @@ Core encoding and decoding interfaces.
|
||||
#![feature(never_type)]
|
||||
#![feature(nll)]
|
||||
#![feature(associated_type_bounds)]
|
||||
#![feature(min_const_generics)]
|
||||
#![cfg_attr(test, feature(test))]
|
||||
#![allow(rustc::internal)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user