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