pub fn created_json<T: Serialize>(
value: T,
uri: &Uri,
new_id: &str,
) -> impl IntoResponse + use<T>Expand description
201 Created + JSON with Location header
pub fn created_json<T: Serialize>(
value: T,
uri: &Uri,
new_id: &str,
) -> impl IntoResponse + use<T>201 Created + JSON with Location header