CFBundleDevelopmentRegion English CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIconFile CFBundleIdentifier me.bsago.bblm.rust CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType BNDL CFBundleSignature BBLM CFBundleVersion 8.0 CSResourcesFileMapped com.barebones.bblminfo BBLMCanGuessLanguage BBLMColorsSyntax BBLMDroppedFilePathStyle POSIX BBLMCommentLineDefault // BBLMCommentPrefixDefault /* BBLMCommentSuffixDefault */ BBLMIsCaseSensitive BBLMRunNames me.bsago.bblm.rust.lifetime 'lifetime me.bsago.bblm.rust.identifier Identifier me.bsago.bblm.rust.attribute #[attribute] me.bsago.bblm.rust.function fn functionname me.bsago.bblm.rust.module mod modulename BBLMRunColors me.bsago.bblm.rust.module rgb(135, 2, 219) me.bsago.bblm.rust.lifetime rgb(133, 20, 75) me.bsago.bblm.rust.attribute rgb(177, 13, 201) me.bsago.bblm.rust.identifier rgb(61, 153, 112) me.bsago.bblm.rust.function rgb(219, 135, 2) BBLMKeywords RunKind com.barebones.bblm.keyword Keywords as box break continue crate else enum extern false fn for if impl in let loop macro_rules! match mod mut priv proc pub ref return self static struct super trait true type unsafe use while RunKind com.barebones.bblm.predefined-symbol Keywords assert bool char debug env error externfn f32 f64 fail float fmt i16 i32 i64 i8 include include_bin include_str info int proto str stringify u16 u32 u64 u8 uint vec warn BBLMLanguageCode Rust BBLMLanguageDisplayName Rust BBLMEntryPointName rustMain BBLMScansFunctions BBLMFunctionScannerDoesFoldsToo BBLMSuffixMap BBLMLanguageSuffix .rs BBLMUseHTMLFileSearchRules BBLMSpellableRunKinds com.barebones.bblm.line-comment com.barebones.bblm.block-comment BBLMNonSpellableRunKinds com.barebones.bblm.code com.barebones.bblm.double-string