Loxide Libs - Modularity Enhancement #43

Closed
opened 2025-12-15 14:32:18 -05:00 by mysticmomba · 0 comments
Owner

Move two extra functions in services.rs to separate file

  1. get_base_directory()
  2. init_tracer()

These could be made into implementations in the data modules file instead of in the main services file.

#### Move two extra functions in services.rs to separate file 1. get_base_directory() 2. init_tracer() These could be made into implementations in the data modules file instead of in the main services file.
mysticmomba added the enhancement label 2025-12-15 14:32:22 -05:00
mysticmomba added reference RustImplementation 2025-12-15 14:32:24 -05:00
mysticmomba self-assigned this 2025-12-15 14:32:27 -05:00
mysticmomba referenced this issue from a commit 2025-12-15 17:04:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mysticmomba/AirlockTools#43