Docs.rs
  • godwit-0.1.1
    • godwit 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Passeriform
    • Dependencies
      • crossterm ^0.14.0 normal
      • custom_error ^1.7.1 normal
      • dirs ^2.0.2 normal
      • getter-derive-rs ^1.0.0 normal
      • glob ^0.3.0 normal
      • log ^0.4.8 normal
      • prettytable-rs ^0.8.0 normal
      • serde ^1.0.104 normal
      • serde_json ^1.0.48 normal
      • simplelog ^0.7.6 normal
      • structopt ^0.3.14 normal
      • structopt-derive ^0.4.7 normal
      • tui ^0.8.0 normal
    • Versions
    • 44.35% 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

godwit0.1.1

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • glyph::Glyph
  • plugins::Plugin
  • settings::Settings
  • statehandler::State
  • statehandler::StateGraph
  • tui::DrawState

Enums

  • errors::GlyphError
  • errors::IOError
  • errors::PluginError
  • errors::SettingsError
  • errors::SettingsMode
  • errors::StateError
  • statehandler::Status

Functions

  • core::add
  • core::init
  • core::list
  • core::remove
  • core::runsplash
  • core::switch
  • iohandler::printer::print_state_graph
  • iohandler::scanner::parse_art
  • iohandler::scanner::read_ansi
  • plugins::bind
  • plugins::get_plugin
  • plugins::invoke
  • plugins::new
  • settings::get_settings
  • settings::purge_settings
  • statehandler::add_state
  • statehandler::load_stategraph
  • statehandler::purge_state
  • statehandler::set_active
  • statehandler::set_default
  • tui::check_update
  • tui::draw
  • tui::run