Skip to main content

update

Function update 

Source
pub async fn update(
    transport: &Transport,
    id: &str,
    update: &DataViewUpdate,
) -> Result<DataView>
Expand description

Apply the documented partial data-view update.