Docs.rs
  • rust-sql-organizer-1.0.0
    • rust-sql-organizer 1.0.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • TheSuperShell
    • Dependencies
      • clap ^4.0 normal
      • clap-verbosity-flag ^3.0.3 normal
      • env_logger ^0.11.8 normal
      • glob ^0.3.2 normal
      • lazy_static ^1.5.0 normal
      • log ^0.4.27 normal
      • phf ^0.12.1 normal
      • regex ^1.11.1 normal
      • tempdir ^0.3.7 normal
    • Versions
    • 0% 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

rust_sql_organizer1.0.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • file_formatter::FILE_FORMATTER_NO_COMMENTS
  • file_formatter::FileFormatters
  • file_formatter::STANDARD_FILE_FORMATTER
  • searcher::FileExtension
  • sorter::SORTING_STRATEGIES
  • sql_file::SqlFile

Enums

  • file_combiner::error::Error
  • searcher::error::Error
  • sorter::Key
  • sql_file::error::Error

Functions

  • file_combiner::combine_sql_files
  • file_formatter::format_endln
  • file_formatter::format_name
  • file_formatter::format_no_comments
  • file_formatter::format_plain_text
  • file_formatter::format_split
  • searcher::get_all_files

Type Aliases

  • sorter::OrdFn