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_store0.18.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • fs::Buffer
  • fs::DirEntry
  • fs::Metadata
  • fs::Options
  • store::Store

Enums

  • error::Error

Traits

  • fs::NormalizePath
  • fs::ToPlatform

Functions

  • fs::create_dir_all
  • fs::create_dir_all_sync
  • fs::exists
  • fs::exists_sync
  • fs::exists_with_options
  • fs::exists_with_options_sync
  • fs::local_storage
  • fs::normalize
  • fs::read
  • fs::read_binary_with_options
  • fs::read_binary_with_options_sync
  • fs::read_json
  • fs::read_json_sync
  • fs::read_json_with_options
  • fs::read_json_with_options_sync
  • fs::read_sync
  • fs::read_to_string
  • fs::read_to_string_sync
  • fs::read_to_string_with_options
  • fs::read_to_string_with_options_sync
  • fs::readdir
  • fs::remove
  • fs::remove_sync
  • fs::remove_with_options
  • fs::remove_with_options_sync
  • fs::rename
  • fs::rename_sync
  • fs::resolve_path
  • fs::write
  • fs::write_binary_with_options
  • fs::write_binary_with_options_sync
  • fs::write_json
  • fs::write_json_sync
  • fs::write_json_with_options
  • fs::write_json_with_options_sync
  • fs::write_string
  • fs::write_string_sync
  • fs::write_string_with_options
  • fs::write_string_with_options_sync
  • fs::write_sync
  • store::find
  • store::hash
  • store::parse

Type Aliases

  • result::Result