vtse/vtse-server/src/user.rs

2 lines
34 B
Rust
Raw Normal View History

2021-02-04 01:40:06 +00:00
pub(crate) struct ApiKey(String);