Struct fluid_parser::ast::CommentProps
source · Fields§
§in_source: Option<bool>
§in_header: Option<bool>
Trait Implementations§
source§impl Debug for CommentProps
impl Debug for CommentProps
source§impl Default for CommentProps
impl Default for CommentProps
source§fn default() -> CommentProps
fn default() -> CommentProps
Returns the “default value” for a type. Read more