Constant kotlin_poet_rs::tokens::CURLY_BRACKET_LEFT
source · pub const CURLY_BRACKET_LEFT: &str = "{";Expand description
‘{’ opens new scopes and lambda body
pub const CURLY_BRACKET_LEFT: &str = "{";‘{’ opens new scopes and lambda body