Docs.rs
fluvio-sc-schema-0.21.2
fluvio-sc-schema 0.21.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
sehz
github:infinyon:fluvio-publisher
Dependencies
anyhow ^1.0
normal
fluvio-controlplane-metadata ^0.25.0
normal
fluvio-protocol ^0.10.6
normal
fluvio-socket ^0.14.3
normal
fluvio-stream-model ^0.11.0
normal
fluvio-types ^0.4.4
normal
paste ^1.0
normal
serde ^1.0
normal
optional
serde_json ^1.0.60
normal
optional
static_assertions ^1.1.0
normal
thiserror ^1.0.30
normal
tracing ^0.1.19
normal
fluvio-future ^0.6.2
dev
Versions
14.71%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fluvio_sc_schema
0.21.2
Removable
Required Associated Types
DeleteKey
Implementors
In fluvio_sc_schema::core
?
Trait
fluvio_sc_schema
::
core
::
Removable
source
·
[
−
]
pub trait Removable { type
DeleteKey
; }
Expand description
for deleting objects
Required Associated Types
§
source
type
DeleteKey
Implementors
§
source
§
impl
Removable
for
CustomSpuSpec
§
type
DeleteKey
=
CustomSpuKey
source
§
impl
Removable
for
SmartModuleSpec
§
type
DeleteKey
=
String
source
§
impl
Removable
for
SpuGroupSpec
§
type
DeleteKey
=
String
source
§
impl
Removable
for
TableFormatSpec
§
type
DeleteKey
=
String
source
§
impl
Removable
for
TopicSpec
§
type
DeleteKey
=
String