Skip to main content

handle_section_select

Function handle_section_select 

Source
pub async fn handle_section_select(
    __arg0: State<AppState>,
    headers: HeaderMap,
    __arg2: Path<SectionItemPath>,
    body: Option<Json<SectionSelectBody>>,
) -> Response