Docs.rs
pi_agent_rust-0.1.7
pi_agent_rust 0.1.7
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
Dicklesworthstone
Dependencies
anyhow ^1.0.102
normal
arboard ^3.6.1
normal
optional
ast-grep-core ^0.40
normal
ast-grep-language ^0.40
normal
asupersync ^0.2.5
normal
async-trait ^0.1
normal
base64 ^0.22
normal
charmed-bubbles ^0.2.0
normal
charmed-bubbletea ^0.2.0
normal
chrono ^0.4
normal
clap ^4.5.60
normal
clap_complete ^4.5.66
normal
crc32c ^0.6
normal
crossbeam-queue ^0.3
normal
crossterm ^0.29
normal
ctrlc ^3.5.2
normal
dirs ^6
normal
fs4 ^0.13
normal
futures ^0.3
normal
getrandom ^0.4.1
normal
charmed-glamour ^0.2.0
normal
glob ^0.3
normal
hmac ^0.12
normal
ignore ^0.4
normal
image ^0.25
normal
optional
json5 ^1.3.1
normal
charmed-lipgloss ^0.2.0
normal
md-5 ^0.10
normal
memchr ^2.8.0
normal
regex ^1.12.3
normal
rich_rust ^0.2.0
normal
rquickjs ^0.11
normal
serde ^1
normal
serde_json ^1
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
similar ^2
normal
sqlmodel-core ^0.2.0
normal
sqlmodel-sqlite ^0.2.0
normal
swc_common ^18.0.1
normal
swc_ecma_ast ^20.0.1
normal
swc_ecma_codegen ^23.0.0
normal
swc_ecma_parser ^34.0.0
normal
swc_ecma_transforms_base ^37.0.0
normal
swc_ecma_transforms_typescript ^41.0.0
normal
swc_ecma_visit ^20.0.0
normal
sysinfo ^0.38.2
normal
tempfile ^3.25.0
normal
textwrap ^0.16
normal
thiserror ^2
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
unicode-normalization ^0.1
normal
unicode-width ^0.2
normal
url ^2
normal
uuid ^1.21.0
normal
wasmtime ^41.0.3
normal
optional
arbitrary ^1
dev
asupersync ^0.2.5
dev
criterion ^0.8.2
dev
insta ^1
dev
jsonschema ^0.42.0
dev
loom ^0.7.2
dev
pretty_assertions ^1
dev
proptest ^1.10.0
dev
tempfile ^3.25.0
dev
toml ^1.0.3
dev
wat ^1.245.1
dev
vergen-gix ^9.1.0
build
tikv-jemallocator ^0.6
normal
optional
Versions
46.37%
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
create_edit_tool
pi
0.1.7
In pi::sdk
pi
::
sdk
Function
create_
edit_
tool
Copy item path
Source
pub fn create_edit_tool(cwd: &
Path
) ->
Box
<dyn
Tool
>
Expand description
Create an edit tool configured for
cwd
.