Struct fluid_parser::ast::Comment
source · pub struct Comment {
pub comment: String,
pub props: CommentProps,
}
Fields§
§comment: String
§props: CommentProps
pub struct Comment {
pub comment: String,
pub props: CommentProps,
}
comment: String
§props: CommentProps