Macro xo_api_client::declare_id_type[][src]

macro_rules! declare_id_type {
    ($(#[$meta : meta]) * $v : vis struct $t : ident ;) => { ... };
}