[][src]Type Definition qldb::QLDBExtractResult

type QLDBExtractResult<T> = Result<T, QLDBExtractError>;