Docs.rs
  • augr-core-0.2.1
    • augr-core 0.2.1
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • crates.io
    • Source
    • Owners
    • Geemili
    • Dependencies
      • chrono ^0.4 normal
      • flame ^0.2.2 normal optional
      • flamer ^0.4 normal optional
      • serde ^1.0 normal
      • snafu ^0.5 normal
      • toml ^0.5 normal
      • uuid ^0.7 normal
    • Versions
    • 1.79% 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

augr_core0.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • repository::Repository
  • repository::event::PatchedEvent
  • repository::timesheet::PatchedTimesheet
  • store::meta::Meta
  • store::patch::AddStart
  • store::patch::AddTag
  • store::patch::CreateEvent
  • store::patch::Patch
  • store::patch::RemoveStart
  • store::patch::RemoveTag
  • store::sync_folder_store::SyncFolderStore
  • timesheet::Event
  • timesheet::Segment
  • timesheet::Timesheet

Enums

  • repository::Error
  • repository::event::Error
  • repository::timesheet::Error
  • store::sync_folder_store::SyncFolderStoreError

Traits

  • store::Store

Type Aliases

  • EventRef
  • Tag
  • store::patch::PatchRef