estree 0.0.1

A deserializer for the ESTree format.
use easter::stmt::Stmt;
use unjson::ty::Object;

//use error::Error;
use result::Result;