Struct urdf_rs::LinkName [] [src]

pub struct LinkName {
    pub link: String,
}

Fields

Trait Implementations

impl Debug for LinkName
[src]

Formats the value using the given formatter.