[][src]Function btparse::deserialize

pub fn deserialize(bt: &Backtrace) -> Result<Backtrace, Error>

Deserialize a backtrace based on its debug format and return a parsed representation containing a vector of frames.