Function start_meta_node

Source
pub async fn start_meta_node(
    listen_addr: String,
    state_store: String,
    config_path: String,
)