Struct deser_path::PathSerializable
source · [−]pub struct PathSerializable<'a> { /* private fields */ }Expand description
Wraps a serializable so that it tracks the current path.
Implementations
Wraps another serializable.
Trait Implementations
Serializes this serializable.
Invoked after the serialization finished. Read more
Returns the descriptor of this serializable if it exists.