Function pb_rs::keywords::sanitize_keyword[][src]

pub fn sanitize_keyword(ident: &mut String)

Ckeck is the identifier is a rust keyword and appends a '_pb' if that's the case