f1r3fly-shared

Crates.iof1r3fly-shared
lib.rsf1r3fly-shared
version0.1.0
created_at2025-07-28 21:24:31.724069+00
updated_at2025-07-28 21:24:31.724069+00
descriptionShared utilities and common functionality for F1r3fly blockchain components
homepagehttps://f1r3fly.io
repositoryhttps://github.com/F1R3FLY-io/f1r3fly
max_upload_size
id1771617
size14,904
F1r3fly (github:f1r3fly-io:f1r3fly)

documentation

https://docs.rs/f1r3fly-shared

README

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.

Commit count: 204

cargo fmt