v0.3.3-pre.008-fix.001

This commit is contained in:
2026-08-30 14:10:43 +02:00
parent 84ab2b3651
commit 7f0a642972
5 changed files with 117 additions and 7 deletions

View File

@@ -112,6 +112,7 @@ where
+ ksp_store_api::RawTransactionRetentionRead
+ ksp_store_api::RawTransactionRetentionWrite,
{
let _marker = std::marker::PhantomData::<T>;
return;
}