This website requires JavaScript.
Explore
Help
Sign In
FabInfra-Mirror
/
sute
Watch
1
Star
0
Fork
0
mirror of
https://gitlab.com/fabinfra/fabaccess/sute.git
synced
2026-08-08 11:34:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52db80b6a33bf8d9e98c963e95638bc2daf36c36
sute
/
src
/
config.rs
T
5 lines
70 B
Rust
Raw
Normal View
History
Unescape
Escape
After way too long, the first version that does at least something
2020-09-29 13:22:34 +02:00
#[derive(Clone, Debug)]
pub
struct
Config
{
pub
server
:
String
,
}
Reference in New Issue
Copy Permalink