Macro gr::list_remote_objs

source ยท
macro_rules! list_remote_objs {
    ($remote:expr, $body_args:expr, $cli_args:expr, $writer:expr) => { ... };
}