Docs.rs
python-assembler-0.0.0
python-assembler 0.0.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
fqq
github:nyar-vm:publisher
Dependencies
byteorder ^1.5
normal
gaia-types ^0.0.0
normal
rand ^0.9
normal
regex ^1.12
normal
serde ^1.0
normal
tempfile ^3.23
normal
url ^2.5
normal
gaia-types ^0.0.0
dev
walkdir ^2.5.0
dev
Versions
4.23%
of the crate is documented
Go to latest version
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
pyc_read_path
python_
assembler
0.0.0
In python_
assembler::
formats::
pyc
python_assembler
::
formats
::
pyc
Function
pyc_
read_
path
Copy item path
Source
pub fn pyc_read_path(path: &
Path
) ->
Result
<
PythonProgram
,
GaiaError
>