Docs.rs
cargo-context-core-0.4.1
cargo-context-core 0.4.1
Docs.rs crate page
Apache-2.0
02 May 2026
Links
Repository
crates.io
Source
Owners
asmuelle
Dependencies
cargo_metadata ^0.23
normal
globset ^0.4
normal
prettyplease ^0.2
normal
proc-macro2 ^1
normal
quote ^1
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha2 ^0.11
normal
syn ^2
normal
thiserror ^2
normal
tiktoken-rs ^0.11
normal
tokenizers ^0.22
normal
tempfile ^3
dev
Versions
21.48%
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
parse_format
cargo_
context_
core
0.4.1
In cargo_
context_
core::
config
cargo_context_core
::
config
Function
parse_
format
Copy item path
Source
pub fn parse_format(value: &
str
) ->
Result
<
Format
>