Docs.rs
  • crud-api-endpoint-0.1.0
    • crud-api-endpoint 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • djedi23
    • Dependencies
      • darling ^0.14.1 normal
      • derive_builder ^0.11.2 normal
      • lazy_static ^1.4.0 normal
      • proc-macro-error ^1.0.4 normal
      • proc-macro2 ^1.0.32 normal
      • quote ^1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0.73 normal
      • syn ^1.0 normal
      • clap ^4.0 dev
      • log ^0.4 dev
      • miette ^5.1.1 dev
      • openssl ^0.10 dev
      • pretty_env_logger ^0.4 dev
    • Versions
    • 45.45% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate crud_api_endpoint

  • Structs
  • Enums
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • Api
  • ApiField
  • ApiInformation
  • ApiInputConfig
  • ApiInputFieldSerde
  • ApiInputSerde
  • ApiInputVariantSerde
  • ApiRun
  • ApiVariant
  • Endpoint
  • EndpointBuilder
  • EndpointStatus
  • EndpointStatusBuilder
  • EpNode
  • VecStringWrapper

Enums

  • DataSerde
  • EndpointBuilderError
  • EndpointStatusBuilderError
  • FieldFormat

Functions

  • arg_config
  • cleanup
  • endpoints
  • input_map
  • store_endpoint
  • store_input
  • table_impl

Type Definitions

  • Emap