Docs.rs
psyche-serde-0.2.19
psyche-serde 0.2.19
Permalink
Docs.rs crate page
MIT
19 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
PsichiX
Dependencies
bincode ^1.1
normal
psyche-core ^0.2
normal
serde_json ^1.0
normal
serde_yaml ^0.8
normal
Versions
0%
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
brain_activity_map_to_bytes
psyche_
serde
0.2.19
In psyche_
serde::
bytes
psyche_serde
::
bytes
Function
brain_
activity_
map_
to_
bytes
Copy item path
Source
pub fn brain_activity_map_to_bytes(bam: &
BrainActivityMap
) ->
Result
<
Vec
<
u8
>>