pub struct stripeDashboardUrl;Trait Implementations§
Source§impl Field for stripeDashboardUrl
impl Field for stripeDashboardUrl
Auto Trait Implementations§
impl Freeze for stripeDashboardUrl
impl RefUnwindSafe for stripeDashboardUrl
impl Send for stripeDashboardUrl
impl Sync for stripeDashboardUrl
impl Unpin for stripeDashboardUrl
impl UnwindSafe for stripeDashboardUrl
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