Function lep::display::stringify[][src]

pub fn stringify(x: &Obj) -> Option<String>
Expand description

Stringify (), bool, i64, String, Ref or Pair. String will be quoted. None is returned if the type is not supported.