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