Docs.rs
brokk-bifrost-python-0.9.2
brokk-bifrost-python 0.9.2
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.2
normal
rayon ^1.10.0
normal
regex ^1.12.2
normal
tree-sitter ^0.25.10
normal
tree-sitter-python ^0.25.0
normal
tempfile ^3.23.0
dev
Versions
29.91%
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
public_declarations_in_module
brokk_
bifrost_
python
0.9.2
In brokk_
bifrost_
python::
graph_
support
brokk_bifrost_python
::
graph_support
Function
public_
declarations_
in_
module
Copy item path
Source
pub fn public_declarations_in_module( python: &dyn
PythonSource
, module_fq: &
str
, ) ->
Vec
<
CodeUnit
>