Docs.rs
littrs-ruff-python-ast-0.6.2
littrs-ruff-python-ast 0.6.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
chonknick
Dependencies
aho-corasick ^1
normal
bitflags ^2
normal
compact_str ^0.9
normal
get-size2 ^0.7
normal
optional
is-macro ^0.3
normal
littrs-ruff-python-trivia ^0.6.2
normal
littrs-ruff-source-file ^0.6.2
normal
littrs-ruff-text-size ^0.6.2
normal
memchr ^2
normal
rustc-hash ^2
normal
schemars ^0.8
normal
optional
serde ^1
normal
optional
serde_json ^1
normal
optional
thiserror ^2
normal
Versions
25.79%
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
ruff_
python_
ast
0.6.2
Module operator_
precedence
Module Items
Enums
In crate ruff_
python_
ast
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.