Type Definition webhdfs::async_client::DResult[][src]

type DResult<T> = StdResult<T, ErrorD>;

Result with optional data recovered from error