Macro common_stub_types

Source
macro_rules! common_stub_types {
    () => { ... };
}
Expand description

A macro providing the common types for both a Solana program and a loader of it.