Docs.rs
dynamo-parsers-0.7.0
dynamo-parsers 0.7.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nv-anants
saturley-hall
nv-tusharma
Dependencies
anyhow ^1
normal
dynamo-async-openai ^0.7.0
normal
lazy_static ^1.5.0
normal
num-traits ^0.2
normal
openai-harmony ^0.0.3
normal
regex ^1
normal
rustpython-parser ^0.4.0
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1.17
normal
Versions
22.12%
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
get_tool_parser_map
dynamo_
parsers
0.7.0
In dynamo_
parsers::
tool_
calling::
parsers
dynamo_parsers
::
tool_calling
::
parsers
Function
get_
tool_
parser_
map
Copy item path
Source
pub fn get_tool_parser_map() -> &'static
HashMap
<&'static
str
,
ToolCallConfig
>