Docs.rs
rustledger-plugin-0.8.0
rustledger-plugin 0.8.0
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
robcohen
Dependencies
anyhow ^1
normal
dirs ^6
normal
optional
rmp-serde ^1
normal
rust_decimal ^1.40
normal
rustledger-core ^0.8.0
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
optional
tempfile ^3
normal
optional
thiserror ^2
normal
ureq ^3
normal
optional
wasmtime ^41
normal
optional
wasmtime-wasi ^41
normal
optional
zip ^7
normal
optional
proptest ^1
dev
rust_decimal_macros ^1.40
dev
wat ^1
dev
Versions
100%
of the crate is documented
Go to latest version
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
Module utils
rustledger_
plugin
0.8.0
Module utils
Module Items
Functions
In rustledger_
plugin::
native
rustledger_plugin
::
native
Module
utils
Copy item path
Source
Expand description
Shared utility functions for native plugins.
Functions
ยง
increment_
date
Increment a date string by one day. Returns None if the date format is invalid.