webnode_get

Function webnode_get 

Source
async fn webnode_get(
    __arg0: State<AppState>,
    __arg1: Path<u16>,
) -> Result<Redirect, (StatusCode, String)>