Docs.rs
rusty-rules-0.2.1
rusty-rules 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
khvzak
Dependencies
ipnet ^2
normal
ipnet-trie ^0.3
normal
jsonschema ^0.32
normal
optional
regex ^1.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
criterion ^0.7
dev
mlua ^0.11
dev
static_assertions ^1.1
dev
tokio ^1
dev
vrl ^0.26
dev
Versions
49.3%
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
MaybeSend
rusty_
rules
0.2.1
Maybe
Send
Implementors
In crate rusty_
rules
rusty_rules
Trait
Maybe
Send
Copy item path
Source
pub trait MaybeSend { }
Implementors
§
Source
§
impl<T: ?
Sized
>
MaybeSend
for T