mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-26 02:47:56 +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 {
|
mod private {
|
||||||
use de;
|
use de;
|
||||||
use core::marker::PhantomData;
|
use core::marker::PhantomData;
|
||||||
|
|||||||
Reference in New Issue
Block a user