Module serlp::de

source · []
Expand description

A recursive deserializer, theoritically this is more efficient than the tree based one, because all data are decoded only when needed and accessed only once.

Structs

A proxy for more refined manipulation of data when deserializing.