Docs.rs
  • abscissa-0.8.1
    • abscissa 0.8.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tony-iqlusion
    • Dependencies
      • abscissa_core ^0.8 normal
      • clap ^4 normal
      • handlebars ^6 normal
      • ident_case ^1 normal
      • serde ^1 normal
      • abscissa_core ^0.8 dev
      • once_cell ^1 dev
    • Versions
    • 98.36% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

abscissa0.8.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Derive Macros

List of all items

Structs

  • application::CliApplication
  • commands::CliCommand
  • commands::gen::Cmd
  • commands::gen::GenCommand
  • commands::new::NewCommand
  • config::CliConfig
  • error::Error
  • prelude::Level
  • prelude::event::Event
  • prelude::span::Attributes
  • prelude::span::Entered
  • prelude::span::EnteredSpan
  • prelude::span::Id
  • prelude::span::Record
  • prelude::span::Span
  • properties::Properties
  • properties::Version
  • properties::framework::Properties
  • properties::name::App
  • properties::name::Author
  • properties::name::Type
  • template::Collection
  • template::Iter
  • template::Name
  • template::Template

Enums

  • error::ErrorKind
  • properties::rust::Edition

Traits

  • prelude::Application
  • prelude::Command
  • prelude::Runnable
  • prelude::span::AsId

Macros

  • handlebars_registry
  • prelude::debug
  • prelude::ensure
  • prelude::error
  • prelude::event
  • prelude::fail
  • prelude::fatal
  • prelude::format_err
  • prelude::info
  • prelude::span
  • prelude::status_err
  • prelude::status_info
  • prelude::status_ok
  • prelude::status_warn
  • prelude::trace
  • prelude::warn

Derive Macros

  • prelude::Command
  • prelude::Runnable

Functions

  • commands::new::fatal_error
  • config::target_app_root

Statics

  • application::APP