with_serialized_transaction

Macro with_serialized_transaction 

Source
macro_rules! with_serialized_transaction {
    ($archive:expr, $body:expr) => { ... };
}