Docs.rs
brokk-bifrost-cpp-0.9.3
brokk-bifrost-cpp 0.9.3
Docs.rs crate page
LGPL-3.0-or-later
12 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
DavidBakerEffendi
github:brokkai:brokk-eng
Dependencies
brokk-bifrost-core =0.9.3
normal
regex ^1.12.2
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
shlex ^2.0.1
normal
tree-sitter ^0.25.10
normal
tree-sitter-cpp ^0.23.4
normal
brokk-bifrost-core =0.9.3
dev
tempfile ^3.23.0
dev
Versions
20.24%
of the crate is documented
Go to latest version
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
Skip to main content
prepare_file
brokk_
bifrost_
cpp
0.9.3
In brokk_
bifrost_
cpp::
graph::
extractor
brokk_bifrost_cpp
::
graph
::
extractor
Function
prepare_
file
Copy item path
Source
pub fn prepare_file( cpp: &dyn
CppSource
, file: &
ProjectFile
, ) ->
Option
<
Arc
<
PreparedSyntaxTree
>>