Docs.rs
  • pyreq-rs-0.1.0
    • pyreq-rs 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sify21
    • Dependencies
      • nom ^7 normal
    • Versions
    • 1.6% 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

pyreq_rs0.1.0

Module requirement_specifier

Module Items

  • Functions

In pyreq_rs::parser

pyreq_rs::parser

Module requirement_specifier

Source
Expand description

解析(requirement specifier)[https://pip.pypa.io/en/stable/reference/requirement-specifiers] refer to https://peps.python.org/pep-0508/ for the complete parsley grammar. -> pythonExpression 是表示解析’->’前面的一串语法, 对应的python返回值是什么

Functions§

absolute_uri
authority
dec_octet
env_var
extras
extras_list
fragment
gen_delims
h16
hier_part
host
identifier
identifier_end
ip_literal
ipv4address
ipv6address
ipvfuture
is_python_str_c
ls32
marker_and
marker_expr
marker_op
marker_or
marker_var
name_req
path
path_abempty
path_absolute
path_empty
path_noscheme
path_rootless
pchar
pct_encoded
python_str
query
quoted_marker
reg_name
relative_part
relative_ref
reserved
scheme
segment
segment_nz
segment_nz_nc
specification
sub_delims
unreserved
uri
uri_reference
url_req
urlspec
userinfo
version_arbitraryequal
version_cmp
version_compatiblerelease
version_equal_notequal
version_many
version_one
version_other_operator
versionspec