Docs.rs
torii-lib-0.10.0
torii-lib 0.10.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
PaskiDev
Dependencies
anyhow ^1.0
normal
base64 ^0.22
normal
chrono ^0.4
normal
dirs ^5.0
normal
git2 ^0.19
normal
regex ^1.10
normal
reqwest ^0.12
normal
russh ^0.61
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
tokio ^1
normal
toml ^0.8
normal
update-informer ^1.2
normal
httpmock ^0.8.3
dev
tempfile ^3.12
dev
Versions
45.61%
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
export
torii_
lib
0.10.0
In torii_
lib::
vcs::
patch
torii_lib
::
vcs
::
patch
Function
export
Copy item path
Source
pub fn export(repo_path: &
Path
, range: &
str
, opts: &
ExportOpts
) ->
Result
<
()
>