Docs.rs
agentic-robotics-core-0.1.2
agentic-robotics-core 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ruvnet
Dependencies
anyhow ^1.0
normal
cdr ^0.2
normal
crossbeam ^0.8
normal
parking_lot ^0.12
normal
rkyv ^0.8
normal
rustdds ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.47
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
zenoh ^1.0
normal
criterion ^0.5
dev
hdrhistogram ^7.5
dev
Versions
73.47%
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
serialize_json
agentic_
robotics_
core
0.1.2
In agentic_
robotics_
core::
serialization
agentic_robotics_core
::
serialization
Function
serialize_
json
Copy item path
Source
pub fn serialize_json<T:
Serialize
>(msg:
&T
) ->
Result
<
String
>
Expand description
Serialize a message to JSON