all: split reusable components into workspace crates
This commit is contained in:
parent
2a079ed800
commit
657e7ce2f7
225 changed files with 7422 additions and 17602 deletions
|
|
@ -832,8 +832,6 @@ pub enum SwitchEvent {
|
|||
|
||||
/// Enables or disables the unauthenticated libei socket.
|
||||
///
|
||||
/// Even if the socket is disabled, application can still request access via the portal.
|
||||
///
|
||||
/// The default is `false`.
|
||||
pub fn set_libei_socket_enabled(enabled: bool) {
|
||||
get!().set_ei_socket_enabled(enabled);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue