pub type NebulaConfig = Vec<u8>;
A type alias to abstract return types
pub struct NebulaConfig { /* private fields */ }