[][src]Type Definition sled::Result

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

The top-level result type for dealing with the PageCache.