Docs.rs
simperby-repository-0.2.0
simperby-repository 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
junha1
Dependencies
async-trait ^0.1.42
normal
clap ^4.0
normal
eyre ^0.6.8
normal
futures ^0.3
normal
git2 ^0.15.0
normal
hex ^0.4.3
normal
log ^0.4
normal
path-slash ^0.2.1
normal
regex ^1.7.0
normal
serde ^1.0
normal
simperby-core ^0.2.0
normal
simperby-network ^0.2.0
normal
tempfile ^3
normal
thiserror ^1.0.32
normal
tokio ^1.0
normal
url ^2.0
normal
path-slash ^0.2.1
dev
rand ^0.8.5
dev
Versions
49.71%
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
clean
simperby_
repository
0.2.0
In simperby_
repository::
interpret::
works
simperby_repository
::
interpret
::
works
Function
clean
Copy item path
Source
pub async fn clean(raw: &mut
RawRepository
, hard:
bool
) ->
Result
<
()
,
Error
>