Remove @brief annotations from Rust API docs (#20769)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
//! @brief Example Rust-based BPF program that prints out the parameters passed to it
|
||||
//! Example Rust-based BPF program that prints out the parameters passed to it
|
||||
|
||||
|
||||
use solana_program::{
|
||||
|
Reference in New Issue
Block a user