[][src]Type Definition ackorelic::Result

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

A Result used by the New Relic library.