Closed GlenDC closed 2 months ago
currently you can create any StringFilters, but you cannot really call it. Either we re-export the Any trait or we expose it indirectly.
any
Any
Also: the any constructor is also available even when memory-db feature is not enabled.
memory-db
currently you can create
any
StringFilters, but you cannot really call it. Either we re-export theAny
trait or we expose it indirectly.Also: the
any
constructor is also available even whenmemory-db
feature is not enabled.