[][src]Type Definition index_datamanip::error::Result

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

Holds the result of various operations in this library