[][src]Macro mantle_macros::test_client

test_client!() { /* proc-macro */ }

Generates push/pop externs, mock externs, and bindings for a testing client. @see mantle::testing for an example of use.