Docs.rs
rustpython-ast-0.4.0
rustpython-ast 0.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
coolreader18
github:rustpython:packaging
Dependencies
is-macro ^0.3.0
normal
malachite-bigint ^0.2.0
normal
optional
num-bigint ^0.4.3
normal
optional
rustpython-literal ^0.4.0
normal
optional
rustpython-parser-core ^0.4.0
normal
static_assertions ^1.1.0
normal
Versions
0.3%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rustpython_
ast
0.4.0
Module fold
Traits
Functions
In crate rustpython_
ast
Module
rustpython_ast
::
fold
Copy item path
source
·
[
−
]
Traits
§
Fold
Foldable
Functions
§
fold_
alias
fold_
arg
fold_
arg_
with_
default
fold_
arguments
fold_
boolop
fold_
cmpop
fold_
comprehension
fold_
excepthandler
fold_
excepthandler_
except_
handler
fold_
expr
fold_
expr_
attribute
fold_
expr_
await
fold_
expr_
bin_
op
fold_
expr_
bool_
op
fold_
expr_
call
fold_
expr_
compare
fold_
expr_
constant
fold_
expr_
context
fold_
expr_
dict
fold_
expr_
dict_
comp
fold_
expr_
formatted_
value
fold_
expr_
generator_
exp
fold_
expr_
if_
exp
fold_
expr_
joined_
str
fold_
expr_
lambda
fold_
expr_
list
fold_
expr_
list_
comp
fold_
expr_
name
fold_
expr_
named_
expr
fold_
expr_
set
fold_
expr_
set_
comp
fold_
expr_
slice
fold_
expr_
starred
fold_
expr_
subscript
fold_
expr_
tuple
fold_
expr_
unary_
op
fold_
expr_
yield
fold_
expr_
yield_
from
fold_
keyword
fold_
match_
case
fold_
mod
fold_
mod_
expression
fold_
mod_
function_
type
fold_
mod_
interactive
fold_
mod_
module
fold_
operator
fold_
pattern
fold_
pattern_
match_
as
fold_
pattern_
match_
class
fold_
pattern_
match_
mapping
fold_
pattern_
match_
or
fold_
pattern_
match_
sequence
fold_
pattern_
match_
singleton
fold_
pattern_
match_
star
fold_
pattern_
match_
value
fold_
stmt
fold_
stmt_
ann_
assign
fold_
stmt_
assert
fold_
stmt_
assign
fold_
stmt_
async_
for
fold_
stmt_
async_
function_
def
fold_
stmt_
async_
with
fold_
stmt_
aug_
assign
fold_
stmt_
break
fold_
stmt_
class_
def
fold_
stmt_
continue
fold_
stmt_
delete
fold_
stmt_
expr
fold_
stmt_
for
fold_
stmt_
function_
def
fold_
stmt_
global
fold_
stmt_
if
fold_
stmt_
import
fold_
stmt_
import_
from
fold_
stmt_
match
fold_
stmt_
nonlocal
fold_
stmt_
pass
fold_
stmt_
raise
fold_
stmt_
return
fold_
stmt_
try
fold_
stmt_
try_
star
fold_
stmt_
type_
alias
fold_
stmt_
while
fold_
stmt_
with
fold_
type_
ignore
fold_
type_
ignore_
type_
ignore
fold_
type_
param
fold_
type_
param_
param_
spec
fold_
type_
param_
type_
var
fold_
type_
param_
type_
var_
tuple
fold_
unaryop
fold_
withitem