Skip to main content

field_path

Macro field_path 

Source
macro_rules! field_path {
    ( $( $part:expr ),* $(,)? ) => { ... };
}