macro_rules! secondary_frame_mark {
    ($name: literal) => { ... };
}
Expand description

Convenience macro for Client::secondary_frame_mark on the current client.

Panics

  • If a Client isn’t currently running.