Docs.rs
ghostscope-compiler-0.1.1
ghostscope-compiler 0.1.1
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
swananan
Dependencies
aya-ebpf-bindings ^0.1.1
normal
ghostscope-dwarf ^0.1.1
normal
ghostscope-platform ^0.1.1
normal
ghostscope-process ^0.1.1
normal
ghostscope-protocol ^0.1.1
normal
inkwell ^0.6.0
normal
pest ^2.7
normal
pest_derive ^2.7
normal
thiserror ^2.0.12
normal
tracing ^0.1.41
normal
tracing-log ^0.2.0
normal
tracing-subscriber ^0.3.19
normal
Versions
36.25%
of the crate is documented
Platform
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
save_ast_to_file
ghostscope_
compiler
0.1.1
ghostscope_compiler
Function
save_
ast_
to_
file
Copy item path
Source
pub fn save_ast_to_file(program: &
Program
, filename: &
str
) ->
Result
<
()
>
Expand description
Save AST to file