Type Alias NebulaConfig

Source
pub type NebulaConfig = Vec<u8>;
Expand description

A type alias to abstract return types

Aliased Typeยง

pub struct NebulaConfig { /* private fields */ }