[][src]Type Definition xactor::Result

type Result<T> = Result<T>;

Alias of anyhow::Result