Docs.rs
agent-tools-interface-0.1.1
agent-tools-interface 0.1.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
miguelrios
Dependencies
aes-gcm ^0.10
normal
axum ^0.8
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4
normal
comfy-table ^7
normal
glob ^0.3
normal
hex ^0.4
normal
hmac ^0.12
normal
jsonpath-rust ^0.7
normal
jsonwebtoken ^9
normal
libc ^0.2
normal
openapiv3 ^2
normal
rand ^0.8
normal
reqwest ^0.12
normal
ring ^0.17
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
strsim ^0.11.1
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.8
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
zeroize ^1
normal
assert_cmd ^2
dev
http-body-util ^0.1
dev
predicates ^3
dev
reqwest ^0.12
dev
tempfile ^3
dev
tower ^0.5
dev
wiremock ^0.6
dev
Versions
48.04%
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
Module memory
agent_
tools_
interface
0.1.1
Module memory
Module Items
Functions
In agent_
tools_
interface::
security
agent_tools_interface
::
security
Module
memory
Copy item path
Source
Functions
§
madvise_
dontdump
Advise the kernel to exclude this memory from core dumps.
mlock
Secure memory helpers: mlock, madvise, zeroize.
munlock
Unlock a previously locked memory region.