Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ pyast.rs
File
pyast.rs
crates/vm/src/stdlib/_ast/pyast.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#![allow(clippy::all)]
2
3
use super::*;
4
use crate::builtins::{PyGenericAlias, PyTuple, PyTupleRef, PyTypeRef, make_union};
Callers
nothing calls this directly
Calls
2
Optional
Function · 0.85
Node
Interface · 0.70
Tested by
no test coverage detected