Searched refs:AppMeta (Results 1 – 2 of 2) sorted by relevance
4 pub struct AppMeta<'b> { struct24 impl<'b> AppMeta<'b> { implementation29 AppMeta { in with_name()
20 use app::meta::AppMeta;61 pub meta: AppMeta<'b>,87 meta: AppMeta::with_name(n), in with_name()