Make model and permission choices provider-specific
This commit is contained in:
1 parent
6a0202b1b5
commit
7ee88dfd9c
10 files changed
+269
-60
No files matched your search
@@ -91,6 +91,7 @@ pub enum Streams {
|
||||
}
|
||||
|
||||
/// The machine a session's process runs on.
|
||||
#[derive(Clone)]
|
||||
pub enum Transport {
|
||||
/// The machine this server is running on.
|
||||
Here,
|
||||
|
||||
Reference in new issue
Block a user