Docs.rs
  • rs-coco-0.0.1
    • rs-coco 0.0.1
    • Permalink
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • lucas-labs
    • Dependencies
      • dirs ^5.0.1 normal
      • eyre ^0.6.12 normal
      • indoc ^2.0.5 normal
      • matetui ^0.3.4 normal
      • pico-args ^0.5.0 normal
      • rust-i18n ^3.1.2 normal
      • serde ^1.0.210 normal
      • serde_yaml ^0.9.34 normal
      • strum ^0.26.1 normal
      • sys-locale ^0.3.1 normal
      • tokio ^1.40.0 normal
      • tokio-util ^0.7.12 normal
      • unicode-width ^0.2.0 normal
    • Versions
    • 8.26% 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

coco0.0.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • core::config::CocoConfig
  • core::config::CommitKind
  • core::config::Theme
  • core::state::AppState
  • core::state::commit::Commit
  • core::state::commit::CommitInfo
  • core::state::commit::ConventionalCommitMessage
  • tui::components::LogoComponent
  • tui::widgets::CocoHeader
  • tui::widgets::CocoLogo
  • tui::widgets::CommitMessage
  • tui::widgets::LabeledTextArea
  • tui::widgets::LabeledTextAreaTheme
  • tui::widgets::StatusHint
  • tui::widgets::coco_help::CocoHelp
  • tui::widgets::coco_help::HelpItem
  • tui::widgets::coco_help::HelpSection

Enums

  • core::state::StepStatus

Macros

  • fail
  • help
  • s
  • t

Functions

  • core::git::commit
  • core::git::list_staged
  • core::i18n::get_locale
  • core::i18n::setup_locale
  • core::state::default_app_state
  • tui::color

Type Aliases

  • core::state::Keys
  • core::state::MutexAppState