risingwave_
cmd
2.4.0-alpha
risingwave_cmd
Macro
main
Copy item path
Source
macro_rules! main { ($component:ident) => { ... }; }
Expand description
Define the
main
function for a component.