Docs.rs
tree-sitter-generate-0.25.3
tree-sitter-generate 0.25.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
maxbrunsfeld
amaanq
github:tree-sitter:core
Dependencies
anyhow ^1.0.95
normal
heck ^0.5.0
normal
indexmap ^2.7.1
normal
indoc ^2.0.5
normal
log ^0.4.25
normal
regex ^1.11.1
normal
regex-syntax ^0.8.5
normal
rustc-hash ^2.1.0
normal
semver ^1.0.25
normal
serde ^1.0.217
normal
serde_json ^1.0.137
normal
smallbitvec ^2.5.3
normal
thiserror ^2.0.11
normal
tree-sitter ^0.25.1
normal
url ^2.5.4
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tree_
sitter_
generate
0.25.3
tree_sitter_generate
Function
write_file
Copy item path
Source
pub fn write_file(path: &
Path
, body: impl
AsRef
<[
u8
]>) ->
GenerateResult
<
()
>