Struct liquid_lib::stdlib::CommentBlock
source · pub struct CommentBlock;Implementations§
source§impl CommentBlock
impl CommentBlock
Trait Implementations§
source§impl BlockReflection for CommentBlock
impl BlockReflection for CommentBlock
source§impl Clone for CommentBlock
impl Clone for CommentBlock
source§fn clone(&self) -> CommentBlock
fn clone(&self) -> CommentBlock
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moresource§impl Debug for CommentBlock
impl Debug for CommentBlock
source§impl Default for CommentBlock
impl Default for CommentBlock
source§fn default() -> CommentBlock
fn default() -> CommentBlock
Returns the “default value” for a type. Read more