Preparing search index...
The search index is not available
linXiv frontend (TS/JS)
linXiv frontend (TS/JS)
api/editorPlugin
PluginError
Interface PluginError
Shape of a rejected command's error (crate::Error custom-serialized).
interface
PluginError
{
kind
:
|
"offline"
|
"downloadFailed"
|
"checksumMismatch"
|
"noCompatibleRelease"
|
"busy"
|
"io"
;
message
:
string
;
}
Index
Properties
kind
message
Properties
kind
kind
:
|
"offline"
|
"downloadFailed"
|
"checksumMismatch"
|
"noCompatibleRelease"
|
"busy"
|
"io"
message
message
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
message
linXiv frontend (TS/JS)
Loading...
Shape of a rejected command's error (crate::Error custom-serialized).