Constant kotlin_poet_rs::tokens::BLOCK_COMMENT_START
source · pub const BLOCK_COMMENT_START: &str = "/*";
Expand description
‘/*’ used to start block comments
pub const BLOCK_COMMENT_START: &str = "/*";
‘/*’ used to start block comments