Type Definition qldb::QldbExtractResult

source · []
pub type QldbExtractResult<T> = Result<T, QldbExtractError>;