Type Definition diesel::helper_types::ForUpdate [−][src]
pub type ForUpdate<Source> = <Source as ForUpdateDsl>::Output;
Expand description
Represents the return type of .for_update()
pub type ForUpdate<Source> = <Source as ForUpdateDsl>::Output;
Represents the return type of .for_update()