Skip to main content

reconstruct

Function reconstruct 

Source
pub fn reconstruct(crushed_text: &str) -> Option<Value>
Expand description

Rebuild a Value from crushed text. Exact for lossless forms; for lossy forms the _dropped columns are simply absent (recover them via CCR).