Skip to main content

render_prompt

Function render_prompt 

Source
async fn render_prompt(
    __arg0: State<Arc<SharedState>>,
    __arg1: Path<String>,
    __arg2: Query<HashMap<String, String>>,
) -> impl IntoResponse