Struct rclrust_msg::action_msgs::msg::GoalInfo_Raw
source · [−]Fields
goal_id: UUID_Raw
stamp: Time_Raw
Trait Implementations
sourceimpl Debug for GoalInfo_Raw
impl Debug for GoalInfo_Raw
sourceimpl Default for GoalInfo_Raw
impl Default for GoalInfo_Raw
sourceimpl Drop for GoalInfo_Raw
impl Drop for GoalInfo_Raw
sourceimpl FFIToRust for GoalInfo_Raw
impl FFIToRust for GoalInfo_Raw
impl Send for GoalInfo_Raw
impl Sync for GoalInfo_Raw
Auto Trait Implementations
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more