Docs.rs
schema-registry-client-0.4.2
schema-registry-client 0.4.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rayokota
Dependencies
apache-avro ^0.21.0
normal
async-recursion ^1.1.1
normal
async-trait ^0.1.88
normal
aws-config ^1.6.1
normal
optional
aws-credential-types ^1.2.2
normal
optional
aws-sdk-kms ^1.65.0
normal
optional
azure_core ^0.21.0
normal
optional
azure_identity ^0.21.0
normal
optional
azure_security_keyvault ^0.21.0
normal
optional
base64 ^0.22.1
normal
bumpalo ^3.19.0
normal
optional
byteorder ^1.5.0
normal
bytes ^1
normal
cel-interpreter ^0.9.1
normal
optional
dashmap ^6.1.0
normal
email_address ^0.2.9
normal
optional
fastrand ^2.3.0
normal
fluent-uri ^0.3.2
normal
optional
futures ^0.3.31
normal
google-cloud-auth ^0.19.0
normal
optional
google-cloud-kms-v1 ^0.2.0
normal
optional
hex ^0.4.3
normal
optional
hostname-validator ^1.1.1
normal
optional
integer-encoding ^4.0.2
normal
jsonata-rs ^0.3.4
normal
optional
jsonschema ^0.44.0
normal
lazy_static ^1.5.0
normal
log ^0.4.27
normal
mini-moka ^0.10.3
normal
prost ^0.13.5
normal
prost-reflect ^0.15.3
normal
prost-types ^0.13.5
normal
referencing ^0.44.0
normal
regex ^1.11.1
normal
reqwest ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2
normal
tink-aead ^0.3.0
normal
optional
tink-core ^0.3.0
normal
tink-daead ^0.3.0
normal
optional
tink-proto ^0.3.0
normal
optional
tokio ^1.46
normal
trait-variant ^0.1.2
normal
url ^2.5
normal
uuid ^1.17
normal
vaultrs ^0.7.4
normal
optional
chrono ^0.4.0
dev
clap ^2.18.0
dev
env_logger ^0.9.0
dev
rdkafka ^0.37.0
dev
tokio ^1.46
dev
prost-build ^0.13.5
build
prost-reflect-build ^0.15.2
build
Versions
21.55%
of the crate is documented
Platform
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
Skip to main content
ReferenceSubjectNameStrategy
schema_
registry_
client
0.4.2
In schema_
registry_
client::
serdes::
protobuf
schema_registry_client
::
serdes
::
protobuf
Type Alias
Reference
Subject
Name
Strategy
Copy item path
Source
pub type ReferenceSubjectNameStrategy =
fn
(ref_name: &
str
, serde_type: &
SerdeType
) ->
String
;