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.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.identifier rgb(61, 153, 112) me.bsago.bblm.rust.function rgb(219, 135, 2) BBLMKeywords RunKind com.barebones.bblm.keyword Keywords abstract alignof as become box break const continue crate do else enum extern false final fn for if impl in let loop macro macro_rules match mod move mut offsetof override priv proc pub pure ref return self sizeof static struct super trait true type typeof unsafe unsized use virtual where while yield RunKind com.barebones.bblm.predefined-symbol Keywords blkcnt_t blksize_t bool c_char c_double c_float c_int c_long c_schar c_short c_uchar c_uint c_ulong c_ushort char clock_t dev_t f32 f64 float gid_t i16 i32 i64 i8 ino_t isize mode_t nlink_t off_t pid_t ptrdiff_t size_t str suseconds_t time_t u16 u32 u64 u8 uid_t usize wchar_t 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