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

type FOStdResult<T, E> = StdResult<(T, FOState), (E, FOState)>;