Docs.rs
  • rnotify-0.1.2
    • rnotify 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tyhdefu
    • Dependencies
      • chrono ^0.4.19 normal
      • clap ^3.2.16 normal
      • discord-webhook ^0.1.0 normal
      • hostname ^0.3.1 normal
      • lettre ^0.10.1 normal
      • minreq ^2.6.0 normal
      • serde ^1.0.142 normal
      • serde_json ^1.0.83 normal
      • toml ^0.5.9 normal
    • Versions
    • 4.5% 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
logo

logo

Crate rnotifylib

  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • SendError
  • config::Config
  • destination::config::DestinationConfig
  • destination::kinds::discord::DiscordDestination
  • destination::kinds::file::FileDestination
  • destination::kinds::telegram::TelegramDestination
  • destination::message_condition_config::MessageCondition
  • destination::message_condition_config::MessageNotifyConditionConfigEntry
  • error::MessageSendError
  • message::Message
  • message::author::Author
  • message::component::Component
  • message::formatted_detail::FormattedMessageDetail
  • message::formatted_detail::FormattedString
  • message::message_detail_builder::MessageDetailBuilder
  • message::message_detail_builder::SectionBuilder

Enums

  • destination::config::MessageRoutingBehaviour
  • destination::kinds::DestinationKind
  • message::Level
  • message::MessageDetail
  • message::formatted_detail::FormattedMessageComponent
  • message::formatted_detail::Style

Traits

  • destination::MessageDestination

Functions

  • config::fetch_config_file
  • config::read_config_file
  • http_util::post_as_json_to
  • message::formatted_detail::parse_raw_to_formatted
  • send_message