[][src]Type Definition faunadb::FaunaResult

type FaunaResult<T> = Result<T, Error>;