Function dump

Source
pub async fn dump(
    context: &CtlContext,
    actor_traces_format: Option<String>,
) -> Result<()>