Docs.rs
code2prompt_core-4.0.1
code2prompt_core 4.0.1
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
ODAncona
Dependencies
anyhow ^1.0.98
normal
bracoxide ^0.1.6
normal
colored ^3.0.0
normal
derive_builder ^0.20.2
normal
git2 ^0.20.2
normal
globset ^0.4.15
normal
handlebars ^6.3.2
normal
ignore ^0.4.22
normal
indicatif ^0.18.0
normal
jwalk ^0.8
normal
log ^0.4
normal
num-format ^0.4.4
normal
once_cell ^1.19.0
normal
regex ^1.10.3
normal
serde ^1.0
normal
serde_json ^1.0.114
normal
termtree ^0.5
normal
tiktoken-rs ^0.7.0
normal
assert_cmd ^2.0
dev
env_logger ^0.11.3
dev
predicates ^3.1
dev
tempfile ^3.20
dev
Versions
72.85%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-unknown-linux-gnu
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
Module util
code2prompt_
core
4.0.1
Module util
Module Items
Functions
In crate code2prompt_
core
code2prompt_core
Module
util
Copy item path
Source
Expand description
This module contains util functions
Functions
§
strip_
utf8_
bom
Removes a UTF‑8 Byte Order Mark (BOM) from the beginning of a byte slice if present.