Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/pygments/lexers/__pycache__/rust.cpython-39.pyc
Ðазад
a a�hD � @ sf d Z ddlmZmZmZmZmZ ddlmZm Z m Z mZmZm Z mZmZmZ dgZG dd� de�ZdS )z� pygments.lexers.rust ~~~~~~~~~~~~~~~~~~~~ Lexers for the Rust language. :copyright: Copyright 2006-2025 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. � )� RegexLexer�include�bygroups�words�default) �Text�Comment�Operator�Keyword�Name�String�Number�Punctuation� Whitespace� RustLexerc - @ s e Zd ZdZdZdZddgZddgZdd gZd Z e ddd �ejfZ e ddd �ejfZe ddd �ejjfZdejfed�gdefdefdejfdejfdejfdejdfdejdfdejdfdejfe ddd �efe ddd �ejfd ejfd!ejjfd"ed#fd$ejfd%ed&fd'ed(fd)e eee�fe d*ejjfeed+e!fd,e!d(fd-e ee"jej#�fd.ej$fd/ej$fd0e%j&d1fd2e%j'd1fd3e%j(d1fd4e%j)d1fd5e%j*d1fd6ed7fd8ed9fd:efd;e+d<fd=e+fd>e!fd?e+fd@efdAefdBejdCfdDe!fg+dEejfdejdFfdGejdHfdIejfgdEejfdejdFfdGejdHfdIejfgdefd@ej,dHfedH�gdefd@ejdHfedH�gdefdJejfd;e+d<fee d@ej-dHfedH�gdKejfdLej.fedH�gdMedHfdNedHfedH�gd8edHfdOej/fdPefdQefgdRej/fe0d9�gd8ed9fdSejdCfge0dT�dUejdHfdVejfgdW� Z1dXS )Yr zA Lexer for the Rust programming language (version 1.47). �Rustzhttps://www.rust-lang.org/z*.rsz*.rs.in�rust�rsz text/rustztext/x-rustz1.6)�u8�u16�u32Zu64Zu128�i8Zi16Zi32Zi64Zi128Zusize�isizeZf32Zf64�char�str�boolz\b)�suffix)$ZCopyZSend�SizedZSyncZUnpinZDropZFnZFnMutZFnOnceZdrop�BoxZToOwnedZCloneZ PartialEqZ PartialOrd�EqZOrdZAsRefZAsMutZInto�FromZDefault�IteratorZExtendZIntoIteratorZDoubleEndedIteratorZExactSizeIterator�OptionZSome�None�ResultZOkZErrr ZToStringZVec)2�asm�assertZ assert_eqZ assert_ne�cfg�columnZ compile_error�concatZ concat_identsZdbgZdebug_assertZdebug_assert_eqZdebug_assert_ne�envZeprintZeprintln�file�formatZformat_argsZformat_args_nlZ global_asmr Z include_bytesZinclude_strZis_aarch64_feature_detectedZis_arm_feature_detectedZis_mips64_feature_detectedZis_mips_feature_detectedZis_powerpc64_feature_detectedZis_powerpc_feature_detectedZis_x86_feature_detected�lineZllvm_asmZ log_syntaxZmacro_rules�matches�module_pathZ option_env�panic�printZprintln� stringifyZthread_local�todoZtrace_macrosZ unimplementedZunreachableZvec�write�writeln�!z #![^[\r\n].*$�basez\nz\s+z//!.*?\nz///(\n|[^/].*?\n)z //(.*?)\nz/\*\*(\n|[^/*])� doccommentz/\*!z/\*�commentz\$([a-zA-Z_]\w*|\(,?|\),?|,?))�as�async�await�box�constZcrateZdyn�elseZextern�for�if�impl�in�loop�match�moveZmutZpub�ref�returnZstatic�superZtrait�unsafeZuse�where�while)�abstractZbecome�do�final�macro�overrideZprivZtypeof�tryZunsizedZvirtual�yieldz(true|false)\bzself\bzmod\b�modnamezlet\bzfn\b�funcnamez(struct|enum|type|union)\b�typenamez(default)(\s+)(type|fn)\bz [sS]elf\bz::\bz(?::|->)z((break|continue)(\b\s*)(\'[A-Za-z_]\w*)?zA'(\\['"\\nrt]|\\x[0-7][0-9a-fA-F]|\\0|\\u\{[0-9a-fA-F]{1,6}\}|.)'z@b'(\\['"\\nrt]|\\x[0-9a-fA-F]{2}|\\0|\\u\{[0-9a-fA-F]{1,6}\}|.)'z0b[01_]+� number_litz 0o[0-7_]+z0[xX][0-9a-fA-F_]+zJ[0-9][0-9_]*(\.[0-9_]+[eE][+\-]?[0-9_]+|\.[0-9_]*(?!\.)|[eE][+\-]?[0-9_]+)z[0-9][0-9_]*zb"� bytestring�"�stringz(?s)b?r(#*)".*?"\1�'�lifetimez\.\.=?z [{}()\[\],.;]z[+\-*/%&|<>^!~@=:?]z[a-zA-Z_]\w*zr#[a-zA-Z_]\w*z#!?\[� attribute[�#z[^*/]+z#pushz\*/z#popz[*/]�&z (static|_)z [a-zA-Z_]+\w*z[ui](8|16|32|64|size)zf(32|64)z;\\['"\\nrt]|\\x[0-7][0-9a-fA-F]|\\0|\\u\{[0-9a-fA-F]{1,6}\}z[^\\"]+z\\z\\x[89a-fA-F][0-9a-fA-F]z\[�attribute_commonz\]z [^"\]\[]+) �rootr7 r9 r8 rT rU rV r\ rW rZ rX r` r] N)2�__name__� __module__�__qualname__�__doc__�name�url� filenames�aliases� mimetypes� version_addedr r �TypeZ keyword_typesr �BuiltinZbuiltin_funcs_types�Function�MagicZbuiltin_macrosr �Preprocr r r �Doc�Single� Multiline�Reserved�Constant�Pseudo�Declarationr r r �Label�Charr �Bin�Oct�Hex�Float�Integerr � Namespace�Class� Attribute�Escaper �tokens� r� r� ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/pygments/lexers/rust.pyr s ���� ��� ���� ��� � �Y � � � � � ����� � �� �N)re Zpygments.lexerr r r r r Zpygments.tokenr r r r r r r r r �__all__r r� r� r� r� �<module> s ,
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка