Docs.rs
workflow-store-0.18.0
workflow-store 0.18.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
aspect
surinder83singh
Dependencies
async-std ^1.12.0
normal
base64 ^0.22.1
normal
cfg-if ^1.0.0
normal
chrome-sys ^0.2.0
normal
faster-hex ^0.9.0
normal
js-sys ^0.3.64
normal
lazy_static ^1.4.0
normal
serde ^1.0.190
normal
serde_json ^1.0.108
normal
thiserror ^1.0.50
normal
wasm-bindgen ^0.2.93
normal
wasm-bindgen-futures ^0.4.43
normal
web-sys ^0.3.70
normal
workflow-chrome ^0.18.0
normal
workflow-core ^0.18.0
normal
workflow-log ^0.18.0
normal
workflow-node ^0.18.0
normal
workflow-wasm ^0.18.0
normal
async-std ^1.12.0
normal
filetime ^0.2.22
normal
home ^0.5.5
normal
Versions
27.62%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
workflow_
store
0.18.0
In workflow_
store::
fs
workflow_store
::
fs
Function
remove_with_options
Copy item path
Source
pub async fn remove_with_options<P:
AsRef
<
Path
>>( filename: P, _options:
Options
, ) ->
Result
<
()
>