Docs.rs
opcda-bridge-0.3.2
opcda-bridge 0.3.2
Docs.rs crate page
MIT
23 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
mikeboiko
Dependencies
opcda-bridge-proto ^0.3
normal
thiserror ^2
normal
tonic ^0.14
normal
tonic-prost ^0.14
normal
anyhow ^1
dev
regex ^1
dev
tokio ^1
dev
tokio-stream ^0.1
dev
toml ^1
dev
Versions
31.37%
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
parse_value
opcda_
bridge
0.3.2
opcda_bridge
Function
parse_
value
Copy item path
Source
pub fn parse_value(raw: &
str
) ->
Value
Expand description
Parse a raw string into bool, integer, float, or string form.