Docs.rs
  • notion-cli-rs-0.1.0
    • notion-cli-rs 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • CharlonTank
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • clap ^4.4 normal
      • colored ^2.1 normal
      • dirs ^5.0 normal
      • dotenv ^0.15 normal
      • env_logger ^0.10 normal
      • lazy_static ^1.4 normal
      • reqwest ^0.11 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^1.35 normal
      • lazy_static ^1.4 dev
      • mockito ^1.2 dev
      • pretty_assertions ^1.4 dev
      • tokio-test ^0.4 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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

notion_cli_rs0.1.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • config::Config
  • notion::NotionClient
  • notion::Task

Enums

  • notion::TaskPriority
  • notion::TaskStatus

Type Aliases

  • Result