pub type DAppInfoFor<T> = DAppInfo<<T as Config>::AccountId>;
struct DAppInfoFor<T> { /* private fields */ }