pub async fn tx2_mem_adapter(
    config: MemConfig
) -> impl Future<Output = Result<Arc<dyn BindAdapt + 'static>, KitsuneError>>
Expand description

Construct a new memory-based test endpoint adapter for kitsune tx2.