Remove @brief annotations from Rust API docs (#20769)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
//! @brief Example Rust-based BPF program that panics
|
||||
//! Example Rust-based BPF program that panics
|
||||
|
||||
#[cfg(all(feature = "custom-panic", target_arch = "bpf"))]
|
||||
#[no_mangle]
|
||||
|
Reference in New Issue
Block a user