[][src]Type Definition fuzzyhash::Result

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

Result of fuzzy hash operations