Docs.rs
  • organize-rs-0.4.1
    • organize-rs 0.4.1
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • simonsan
    • Dependencies
      • abscissa_core ^0.7.0 normal
      • anyhow ^1.0.71 normal
      • chrono ^0.4.26 normal
      • clap ^4.3.0 normal
      • clap_complete ^4.3.0 normal
      • console ^0.15.7 normal
      • dialoguer ^0.10.4 normal
      • directories ^5.0.1 normal
      • duct ^0.13.6 normal
      • indicatif ^0.17.4 normal
      • itertools ^0.10.5 normal
      • jwalk ^0.8.1 normal
      • once_cell ^1.17.2 normal
      • open ^4.1.0 normal
      • organize-rs_core ^0.2.0 normal
      • regex ^1.8.3 normal
      • rhai ^1.14.0 normal
      • ron ^0.8.0 normal
      • serde ^1.0.163 normal
      • serde_json ^1.0.96 normal
      • serde_with ^3.0.0 normal
      • serde_yaml ^0.9.21 normal
      • thiserror ^1.0.40 normal
      • toml ^0.7.4 normal
      • winnow ^0.4.6 normal
      • abscissa_core ^0.7.0 dev
      • once_cell ^1.17.2 dev
    • Versions
    • 90% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

organize_rs0.4.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Functions
  • Derive Macros

List of all items

Structs

  • application::OrganizeApp
  • commands::EntryPoint
  • commands::action::ActionCmd
  • commands::filter::FilterCmd
  • commands::filter::LocationOpts
  • config::OrganizeAppConfig
  • error::Error
  • prelude::Level
  • prelude::event::Event
  • prelude::span::Attributes
  • prelude::span::Entered
  • prelude::span::EnteredSpan
  • prelude::span::Id
  • prelude::span::Record
  • prelude::span::Span

Enums

  • ActionKind
  • ConflictResolutionKind
  • FilterKind
  • TemplateStringKind
  • commands::OrganizeCmd
  • error::ErrorKind

Traits

  • prelude::Application
  • prelude::Command
  • prelude::Runnable
  • prelude::span::AsId

Macros

  • prelude::debug
  • prelude::ensure
  • prelude::error
  • prelude::event
  • prelude::fail
  • prelude::fatal
  • prelude::format_err
  • prelude::info
  • prelude::span
  • prelude::status_err
  • prelude::status_info
  • prelude::status_ok
  • prelude::status_warn
  • prelude::trace
  • prelude::warn

Derive Macros

  • prelude::Command
  • prelude::Runnable

Functions

  • scripting::add

Statics

  • application::ORGANIZE_APP

Constants

  • commands::CONFIG_FILE