Docs.rs
cdevents-sdk-0.1.0
cdevents-sdk 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
davidB
Dependencies
cloudevents-sdk ^0.7
normal
optional
fluent-uri ^0.2
normal
proptest ^1.4
normal
optional
proptest-derive ^0.5
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
time ^0.3
normal
assert-json-diff ^2.0
dev
boon ^0.6
dev
glob ^0.3
dev
proptest ^1
dev
regex ^1.10
dev
rstest ^0.22
dev
Versions
20%
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
cdevents_
sdk
0.1.0
Function
cdevents_sdk
::
extract_subject_predicate
Copy item path
source
ยท
[
−
]
pub fn extract_subject_predicate(ty: &
str
) ->
Option
<(&
str
, &
str
)>