Docs.rs
  • pastemd-0.6.0
    • pastemd 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • hkauso
    • Dependencies
      • axum ^0.7.5 normal
      • axum-extra ^0.9.3 normal
      • axum-macros ^0.4.1 normal
      • dorsal ^0.1.5 normal
      • dotenv ^0.15.0 normal
      • idna ^1.0.0 normal
      • regex ^1.10.5 normal
      • serde ^1.0.203 normal
      • serde_json ^1.0.117 normal
      • starstraw ^0.1.0 normal
      • tokio ^1.38.0 normal
    • Versions
    • 57.89% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pastemd0.6.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • DatabaseOpts
  • database::Database
  • database::PastesTableConfig
  • database::ServerOptions
  • database::ViewsTableConfig
  • model::Paste
  • model::PasteClone
  • model::PasteCreate
  • model::PasteDelete
  • model::PasteEdit
  • model::PasteEditMetadata
  • model::PasteMetadata
  • model::PublicPaste

Enums

  • database::ViewMode
  • model::PasteError

Functions

  • routing::api::get_paste_by_url
  • routing::api::not_found
  • routing::api::routes

Type Aliases

  • database::Result