1
2
3
4
5
6
//! Helper, When building the application, it is impossible to determine the data structure of the layers application, you can use this trait to constrain

pub mod group;
pub mod message;
pub mod primitive;
pub mod rpc;