pub fn reconstruct(crushed_text: &str) -> Option<Value>
Rebuild a Value from crushed text. Exact for lossless forms; for lossy forms the _dropped columns are simply absent (recover them via CCR).
Value
_dropped