Skip to main content

transaction_edit_page

Function transaction_edit_page 

Source
pub async fn transaction_edit_page(
    __arg0: Path<String>,
    __arg1: Extension<JWTAuthMiddleware>,
) -> Result<impl IntoResponse, (StatusCode, Json<Value>)>