pub struct modGPTRecommendation;
Trait Implementations§
Source§impl Field for modGPTRecommendation
impl Field for modGPTRecommendation
Auto Trait Implementations§
impl Freeze for modGPTRecommendation
impl RefUnwindSafe for modGPTRecommendation
impl Send for modGPTRecommendation
impl Sync for modGPTRecommendation
impl Unpin for modGPTRecommendation
impl UnwindSafe for modGPTRecommendation
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more