Docs.rs
  • gitignore-template-generator-0.4.0
    • gitignore-template-generator 0.4.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Patacode
    • Dependencies
      • clap ^4.5.32 normal
      • ureq ^3.0.10 normal
      • criterion ^0.5.1 dev
      • mockito ^1.7.0 dev
      • regex ^1.11.1 dev
      • rstest ^0.25.0 dev
      • test_bin ^0.4.0 dev
    • Versions
    • 86.75% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

gitignore_template_generator0.4.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • GitignoreTemplateGenerator
  • ProgramExit
  • helper::CliOptionName
  • http_client::MockClient
  • http_client::UreqClient
  • parser::Args
  • parser::DefaultArgsParser
  • validator::DefaultCliArgsValidator

Enums

  • ExitKind

Traits

  • TemplateGenerator
  • http_client::HttpClient
  • parser::ArgsParser
  • validator::CliArgsValidator

Functions

  • helper::get_ansi_help_message
  • helper::get_help_message
  • helper::get_help_message_for
  • helper::load_expectation_file_as_string
  • helper::make_string_vec
  • helper::parse_bytes
  • helper::parse_cli_args
  • helper::parse_pos_args

Constants

  • constant::cli_options::AUTHOR
  • constant::cli_options::ENDPOINT_URI
  • constant::cli_options::HELP
  • constant::cli_options::SERVER_URL
  • constant::cli_options::VERSION
  • constant::error_messages::API_CALL_FAILURE
  • constant::error_messages::AUTHOR_INFOS_NOT_AVAILABLE
  • constant::error_messages::BODY_PARSING_ISSUE
  • constant::error_messages::CMD_EXECUTION_FAILURE
  • constant::error_messages::COMMAS_NOT_ALLOWED
  • constant::error_messages::FILE_READ_TO_STRING_FAILURE
  • constant::error_messages::HTTP_400
  • constant::error_messages::VERSION_INFOS_NOT_AVAILABLE
  • constant::exit_status::BODY_PARSING_ISSUE
  • constant::exit_status::GENERIC
  • constant::exit_status::SUCCESS
  • constant::help_messages::AUTHOR
  • constant::help_messages::ENDPOINT_URI
  • constant::help_messages::HELP
  • constant::help_messages::SERVER_URL
  • constant::help_messages::TEMPLATE_NAMES
  • constant::help_messages::VERSION
  • constant::parser_infos::ABOUT
  • constant::path::TEST_EXPECTATIONS
  • constant::template_generator::BASE_URL
  • constant::template_generator::URI