added singleton to tecked_fn AllowedOptions impl

This commit is contained in:
OLUWAMUYIWA 2022-09-11 09:22:09 +01:00
parent fac05b3c9f
commit 42a996dd8d

View file

@ -178,6 +178,8 @@ impl crate::options::AllowedOptions for TrackedImpl {
const LRU: bool = false;
const CONSTRUCTOR_NAME: bool = false;
const SINGLETON: bool = false;
}
fn tracked_method(