Constant kotlin_poet_rs::tokens::BLOCK_COMMENT_END
source · pub const BLOCK_COMMENT_END: &str = " */";
Expand description
’ */’ used to e end block comments
pub const BLOCK_COMMENT_END: &str = " */";
’ */’ used to e end block comments