Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astral-sh/ruff
/ statement.rs
File
statement.rs
crates/ruff_python_parser/src/parser/statement.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use compact_str::CompactString;
2
use std::fmt::{Display, Write};
3
4
use ruff_python_ast::name::Name;
Callers
nothing calls this directly
Calls
1
union
Method · 0.45
Tested by
no test coverage detected