databeam/
utility.rs

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