mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 21:48:02 +00:00
Expose VariantVisitor for the StrDeserializer
This commit is contained in:
@@ -976,7 +976,6 @@ impl<E> de::Deserializer for ByteBufDeserializer<E>
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#[cfg(any(feature = "std", feature = "collections"))]
|
||||
mod private {
|
||||
use de;
|
||||
use core::marker::PhantomData;
|
||||
|
||||
Reference in New Issue
Block a user