Function title

Source
pub fn title()
Expand description

§Examples

Basic usage:

  println!("第1章:{}", "Rust语言基础");