clone_with_id

Function clone_with_id 

Source
pub fn clone_with_id<S: Session + Clone>(
    session: &mut S,
    id: String,
) -> DceResult<S>