databeam/
utility.rs

1//! Basic utility functions
2pub use rainbeam_shared::{hash::hash, hash::random_id, hash::uuid, unix_epoch_timestamp};