[][src]Type Definition hycon_rust::database::block_file::BlockFileResult

type BlockFileResult<T> = Result<T, Box<dyn Error>>;