1 2 3
pub const ATTRIBUTE_START_CHARACTER: char = '$'; pub const TEXT_CHARACTER: char = '_'; pub const DECL_STRING: &str = "#";