Skip to main content

handle_add

Function handle_add 

Source
pub async fn handle_add(
    __arg0: State<Arc<AppState>>,
    __arg1: Json<AddAddressBookRequest>,
) -> impl IntoResponse
Expand description

POST /api/address-book/add — Add an address to the address book.