//! @brief Solana Rust-based BPF program utility functions and types
pub mod entrypoint;
pub mod log;