Type Definition jscjs_sys::runtime::type_system::JSResult[][src]

type JSResult<T> = Result<T, Value>;