Constant tagua_parser::tokens::CLONE [] [src]

pub const CLONE: &'static [u8] = b"clone"

The CLONE token.

Represent the clone operator, e.g. clone $x.