Docs.rs
python-parser-0.2.0
python-parser 0.2.0
Permalink
Docs.rs crate page
GPL-3.0+
Links
Repository
crates.io
Source
Owners
progval
Dependencies
nom ^4.0
normal
nom_locate ^0.3.0
normal
num-bigint ^0.2.0
normal
optional
num-traits ^0.2.4
normal
optional
unicode-xid ^0.1
normal
unicode_names2 ^0.2.1
normal
optional
wtf8 ^0.0.3
normal
optional
pretty_assertions ^0.4
dev
Versions
27.5%
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
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
python_
parser
0.2.0
Name
Aliased Type
In python_
parser::
ast
python_parser
::
ast
Type Alias
Name
Copy item path
Source
pub type Name =
String
;
Aliased Type
ยง
pub struct Name {
/* private fields */
}