Docs.rs
caixa-core-0.1.24
caixa-core 0.1.24
Permalink
Docs.rs crate page
MIT
05 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
drzln
Dependencies
canteiro-types ^0.1
normal
gen-platform ^0.1
normal
gen-types ^0.1
normal
semver ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
tatara-lisp ^0.3.26
normal
thiserror ^2
normal
pretty_assertions ^1
dev
Versions
53.11%
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
serialize
caixa_
core
0.1.24
In caixa_
core::
supervisor::
duration_
codec_
required
caixa_core
::
supervisor
::
duration_codec_required
Function
serialize
Copy item path
Source
pub fn serialize<S:
Serializer
>(v: &
Duration
, s: S) ->
Result
<S::
Ok
, S::
Error
>