Function backend::model::entity::areas_impl::update_shadings
source · pub async fn update_shadings(
updates: Vec<UpdateShading>,
conn: &mut AsyncPgConnection,
) -> QueryResult<Vec<AreaDto>>
pub async fn update_shadings(
updates: Vec<UpdateShading>,
conn: &mut AsyncPgConnection,
) -> QueryResult<Vec<AreaDto>>