Remove @brief annotations from Rust API docs (#20769)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
//! @brief Secp256k1Recover Syscall test
|
||||
//! Secp256k1Recover Syscall test
|
||||
|
||||
extern crate solana_program;
|
||||
use solana_program::{custom_panic_default, msg};
|
||||
|
Reference in New Issue
Block a user