Docs.rs
  • unclog-0.7.3
    • unclog 0.7.3
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • greg-szabo
    • thanethomson
    • informal-bot
    • Dependencies
      • chrono ^0.4.34 normal
      • clap ^4.4 normal optional
      • comfy-table ^7.1.0 normal
      • git2 ^0.18 normal
      • handlebars ^5.1 normal
      • log ^0.4 normal
      • semver ^1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • simplelog ^0.12 normal optional
      • tempfile ^3.10 normal optional
      • textwrap ^0.16 normal
      • thiserror ^1.0 normal
      • toml ^0.8 normal
      • url ^2.5 normal
      • env_logger ^0.10 dev
      • lazy_static ^1.4 dev
    • Versions
    • 43.38% of the crate is documented
  • Platform
    • 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

unclog0.7.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ChangeSet
  • ChangeSetSection
  • ChangeSetSectionPath
  • ChangeSetsConfig
  • Changelog
  • Component
  • ComponentSection
  • ComponentsConfig
  • Config
  • Entry
  • EntryChangeSetPath
  • EntryPath
  • Release
  • UnreleasedConfig
  • Version

Enums

  • BulletStyle
  • ChangeSetComponentPath
  • EntryReleasePath
  • Error
  • PlatformId
  • Project

Traits

  • GenericProject

Functions

  • fs_utils::dir_exists
  • fs_utils::ensure_dir
  • fs_utils::entry_filter
  • fs_utils::file_exists
  • fs_utils::get_relative_path
  • fs_utils::path_to_str
  • fs_utils::read_and_filter_dir
  • fs_utils::read_to_string
  • fs_utils::read_to_string_opt
  • fs_utils::rm_gitkeep

Type Aliases

  • Result