1 2 3 4 5 6 7 8
//! # nbsp //! //! > non-breaking space: a thoughtful community forum platform /// The main function for nbsp. pub fn main() { println!("non-breaking space: a thoughtful community forum platform"); }