pub struct Nothing;
Expand description
QueryStrategy
returning nothing
type Result<'result> = impl Future<Output = Result<(), Error>>
pub struct Nothing;
QueryStrategy
returning nothing
type Result<'result> = impl Future<Output = Result<(), Error>>