mirror of
https://gitlab.com/comunic/comunicapiv3
synced 2025-04-17 10:00:53 +00:00
6 lines
161 B
Rust
6 lines
161 B
Rust
/// Database structure information
|
|
///
|
|
/// @author Pierre Hubert
|
|
|
|
/// API services tokens table
|
|
pub const SERVICES_TABLES : &str = "comunic_api_services_tokens"; |