Docs.rs
  • schema-registry-cli-2.1.0
    • schema-registry-cli 2.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ilaborie
    • Dependencies
      • clap ^4.2 normal
      • clap_complete ^4.2 normal
      • schema-registry-api ^2.0.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.13 normal
      • tracing ^0.1.37 normal
      • tracing-subscriber ^0.3.16 normal
      • url ^2.3.1 normal
      • anyhow ^1.0.70 dev
      • assert2 ^0.3.10 dev
      • filetime ^0.2.10 dev
      • insta ^1.29 dev
      • nanoid ^0.4 dev
      • proptest ^1.1.0 dev
      • rstest ^0.17.0 dev
      • trycmd ^0.14.16 dev
      • ulid ^1.0.0 dev
      • clap ^4.2 build
      • clap_mangen ^0.2 build
    • Versions
    • 100% 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

schema_registry_cli2.1.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • CheckCompatibility
  • Completion
  • DeleteSubject
  • GetSchema
  • ListSubjects
  • RegisterSchemaSettings
  • SchemaRegistrySettings
  • Settings
  • Verbosity

Enums

  • CliError
  • Command
  • SchemaSubCommand
  • SubjectSubCommand

Functions

  • command::check_compatibility
  • command::delete_subject
  • command::get_schema
  • command::list_subjects
  • command::register_schema
  • init_tracing
  • process

Type Aliases

  • Result