Docs.rs
python-assembler-0.0.4
python-assembler 0.0.4
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
fqq
github:nyar-vm:publisher
Dependencies
byteorder ^1.5.0
normal
gaia-types ^0.0.4
normal
serde ^1.0.228
normal
url ^2.5.7
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module writer
python_
assembler
0.0.4
Module writer
Module Items
Structs
In python_
assembler::
formats::
pyc
python_assembler
::
formats
::
pyc
Module
writer
Copy item path
Source
Expand description
写入器模块,负责将 PythonProgram 写入到 .pyc 文件
Structs
§
PycWriter
PycWriter 负责将 PythonProgram 写入到输出流中