Docs.rs
opendev-tools-impl-0.1.4
opendev-tools-impl 0.1.4
Docs.rs crate page
MIT
20 September 2026
Links
crates.io
Source
Owners
bdqnghi
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
dirs ^6
normal
glob ^0.3
normal
libc ^0.2
normal
open ^5
normal
opendev-agents ^0.1.4
normal
opendev-config ^0.1.4
normal
opendev-context ^0.1.4
normal
opendev-history ^0.1.4
normal
opendev-http ^0.1.4
normal
opendev-mcp ^0.1.4
normal
opendev-models ^0.1.4
normal
opendev-runtime ^0.1.4
normal
opendev-tools-core ^0.1.4
normal
opendev-tools-lsp ^0.1.4
normal
regex ^1
normal
reqwest ^0.13
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
uuid ^1
normal
proptest ^1
dev
tempfile ^3
dev
tokio ^1
dev
Versions
82.23%
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
Skip to main content
MAX_LINES
opendev_
tools_
impl
0.1.4
In opendev_
tools_
impl::
truncation
opendev_tools_impl
::
truncation
Constant
MAX_
LINES
Copy item path
Source
pub const MAX_LINES:
usize
= 2000;
Expand description
Maximum number of lines before truncation.