f1r3fly-shared 0.1.0

Shared utilities and common functionality for F1r3fly blockchain components
Documentation
  • Coverage
  • 0%
    0 out of 7 items documented0 out of 3 items with examples
  • Size
  • Source code size: 14.35 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.35 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • F1R3FLY-io/f1r3node
    14 15 26
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • spreston8 github:f1r3fly-io:f1r3fly

f1r3fly-shared

Shared utilities and common functionality for F1r3fly blockchain components.

Features

Utilities:

  • String operations and text processing
  • Pretty printing utilities
  • Common helper functions

Usage

Add to your Cargo.toml:

[dependencies]
f1r3fly-shared = "0.1.0"

Building

cargo build --release

Testing

cargo test

License

Licensed under the Apache License, Version 2.0.