Docs.rs
bulwark-sdk-0.6.0
bulwark-sdk 0.6.0
Permalink
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Homepage
Repository
crates.io
Source
Owners
sporkmonger
github:bulwark-security:bulwark-publish
Dependencies
anyhow =1.0.72
normal
bulwark-decision =0.6.0
normal
bulwark-sdk-macros =0.6.0
normal
bytes ^1.5
normal
forwarded-header-value ^0.1.1
normal
futures ^0.3
normal
http ^1.0
normal
serde ^1.0.149
normal
serde_json ^1.0.93
normal
thiserror =1.0.43
normal
validator ^0.16
normal
wit-bindgen ^0.26.0
normal
cfg-if ^1.0
dev
Versions
78.26%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Error
bulwark_
sdk
0.6.0
Error
Aliased Type
In crate bulwark_
sdk
bulwark_sdk
Type Alias
Error
Copy item path
Source
pub type Error =
Error
;
Expand description
A generic detection plugin error.
Aliased Type
ยง
pub struct Error {
/* private fields */
}