Docs.rs
rustpython-ruff_python_ast-0.15.8
rustpython-ruff_python_ast 0.15.8
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
youknowone
Dependencies
aho-corasick ^1.1.3
normal
bitflags ^2.5.0
normal
compact_str ^0.9.0
normal
get-size2 ^0.7.3
normal
optional
is-macro ^0.3.5
normal
memchr ^2.7.1
normal
rustpython-ruff_python_trivia ^0.15.8
normal
rustpython-ruff_source_file ^0.15.8
normal
rustpython-ruff_text_size ^0.15.8
normal
rustc-hash ^2.0.0
normal
schemars ^1.0.4
normal
optional
serde ^1.0.197
normal
optional
serde_json ^1.0.113
normal
optional
thiserror ^2.0.0
normal
Versions
25.86%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module operator_precedence
rustpython_
ruff_
python_
ast
0.15.8
Module operator_
precedence
Module Items
Enums
In crate rustpython_
ruff_
python_
ast
rustpython_ruff_python_ast
Module
operator_
precedence
Copy item path
Source
Enums
ยง
Operator
Precedence
Represents the precedence levels for Python expressions. Variants at the top have lower precedence and variants at the bottom have higher precedence.