brk_rolldown_utils 0.6.0

brk fork of rolldown_utils
Documentation
1
2
3
pub fn uuid_v4() -> String {
  uuid::Uuid::new_v4().to_string()
}