Docs.rs
scribe-core-0.5.1
scribe-core 0.5.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
githubcustomerserviceistrash
Dependencies
aho-corasick ^1.1
normal
anyhow ^1.0
normal
async-trait ^0.1
normal
dashmap ^5.5
normal
globset ^0.4
normal
ignore ^0.4
normal
indexmap ^2.0
normal
memchr ^2.6
normal
once_cell ^1.19
normal
parking_lot ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tiktoken-rs ^0.7.0
normal
tokio ^1.0
normal
tree_magic_mini ^3.0
normal
walkdir ^2.4
normal
criterion ^0.5
dev
semver ^1.0
dev
tempfile ^3.8
dev
tokio-test ^0.4
dev
Versions
81.37%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 collections
scribe_
core
0.5.1
Module collections
Module Items
Functions
In scribe_
core::
utils
scribe_core
::
utils
Module
collections
Copy item path
Source
Expand description
Collection utilities
Functions
ยง
count_
occurrences
Count occurrences of items in an iterator
group_
by
Group items by a key function
most_
common
Find the most common item in an iterator