Searched defs:INSTANCE_POST_INIT (Results 1 – 3 of 3) sorted by relevance
664 const INSTANCE_POST_INIT: Option<fn(&Self)> = None; constant
174 const INSTANCE_POST_INIT: Option<fn(&Self)> = Some(Self::post_init); constant
900 const INSTANCE_POST_INIT: Option<fn(&Self)> = Some(Self::post_init); constant