Docs.rs
  • tailwag_utils-0.3.0
    • tailwag_utils 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nikwithak
    • Dependencies
      • log ^0.4.20 normal
      • regex ^1.9.5 normal
      • reqwest ^0.12.4 normal optional
      • serde ^1.0.202 normal
      • serde_json ^1.0.117 normal optional
      • syn ^2.0.48 normal
    • Versions
    • 9.8% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tailwag_utils0.3.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • email::sendgrid::EmailTemplate
  • email::sendgrid::SendGridEmailClient
  • files::FileWalker
  • traits::ValidatedConstantString
  • types::generic_type_map::TypeInstanceMap

Enums

  • email::sendgrid::SendGridError
  • macro_utils::type_parsing::BaseType
  • templates::TemplateError
  • templates::TemplateState

Traits

  • data_strutures::hashmap_utils::GetOrDefault
  • data_strutures::hashmap_utils::GetOrInsert
  • iter_tools::HasNext
  • macro_utils::attribute_parsing::GetAttribute
  • macro_utils::type_parsing::GetQualifiedPath
  • macro_utils::type_parsing::IsOption
  • strings::ReplaceMultiple
  • strings::SanitizeXml
  • strings::ToScreamingSnakeCase
  • strings::ToSnakeCase
  • strings::ToTitleCase
  • traits::ValidateString

Macros

  • create_validated_string_type
  • impl_deref
  • inline_macros::template_macros::quick_derive_struct
  • quick_derive_struct
  • time_exec
  • traits::create_validated_string_type

Functions

  • macro_utils::type_parsing::extract_option_type
  • macro_utils::type_parsing::get_qualified_path
  • macro_utils::type_parsing::get_type_from_field
  • macro_utils::type_parsing::get_type_str
  • macro_utils::type_parsing::is_option
  • maths::gcd
  • maths::lcm
  • strings::to_screaming_snake_case
  • strings::to_snake_case
  • strings::to_title_case
  • templates::create_from_template
  • templates::fill_template
  • templates::templatize_file

Type Aliases

  • email::sendgrid::Templates
  • types::generic_type_map::CloneableTypeInstanceMap