Docs.rs
  • i3nator-1.2.0
    • i3nator 1.2.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • pitkley
    • Dependencies
      • clap ^2.33 normal
      • dirs-next ^1.0 normal
      • error-chain ^0.12 normal
      • getch ^0.2 normal
      • i3ipc ^0.10 normal
      • lazy_static ^1.4 normal
      • serde ^1.0 normal
      • tempfile ^3.1 normal
      • toml ^0.5 normal
      • wait-timeout ^0.2 normal
      • xdg ^2.1 normal
      • tempdir ^0.3 dev
      • clap ^2.33 build
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

i3nator1.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • configfiles::ConfigFileImpl
  • errors::Error
  • layouts::Layout
  • projects::Project
  • types::Application
  • types::ApplicationCommand
  • types::Config
  • types::Exec
  • types::General

Enums

  • errors::ErrorKind
  • types::ExecType
  • types::Layout

Traits

  • configfiles::ConfigFile
  • errors::ResultExt

Functions

  • configfiles::list
  • layouts::list
  • projects::list

Type Aliases

  • errors::Result