[][src]Function lep::stringify

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

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