Docs.rs
redevplugin-ipc-0.7.21
redevplugin-ipc 0.7.21
Docs.rs crate page
MIT
10 August 2026
Links
Repository
crates.io
Source
Owners
jianyintang
Dependencies
base64 ^0.23
normal
ed25519-dalek ^3
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.11
normal
proptest ^1.6
dev
redevplugin-contracts =0.7.21
dev
Versions
0.21%
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
validate_hello_frame
redevplugin_
ipc
0.7.21
redevplugin_ipc
Function
validate_
hello_
frame
Copy item path
Source
pub fn validate_hello_frame(input: &
str
) ->
IpcResult
<(
String
,
String
,
String
)>