Docs.rs
code-splitter-0.1.0
code-splitter 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
wangxj03
Dependencies
tiktoken-rs ^0.5.9
normal
optional
tokenizers ^0.19.1
normal
optional
tree-sitter ^0.22
normal
tree-sitter-go ^0.21
dev
tree-sitter-md ^0.2
dev
tree-sitter-python ^0.21
dev
tree-sitter-rust ^0.21
dev
Versions
0%
of the crate is documented
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
code_
splitter
0.1.0
Error
Aliased type
In crate code_
splitter
Type Alias
code_splitter
::
Error
Copy item path
source
·
[
−
]
pub type Error =
Box
<dyn
Error
+
Send
+
Sync
>;
Aliased Type
§
struct Error(
/* private fields */
);