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