Add missing entry to doc-comment
This commit is contained in:
parent
cd3d654f60
commit
777ccb58f0
@ -5,6 +5,7 @@
|
||||
//! The following postfix snippets are available:
|
||||
//!
|
||||
//! - `format` -> `format!(...)`
|
||||
//! - `panic` -> `panic!(...)`
|
||||
//! - `println` -> `println!(...)`
|
||||
//! - `log`:
|
||||
//! + `logd` -> `log::debug!(...)`
|
||||
|
Loading…
Reference in New Issue
Block a user