featherbit UI
Gateway rustdoc
Preparing search index...
types
Change
Interface Change
One field-level difference between two consecutive steps.
interface
Change
{
after
?:
string
;
before
?:
string
;
kind
:
"added"
|
"removed"
|
"modified"
;
path
:
string
;
}
Index
Properties
after?
before?
kind
path
Properties
Optional
after
after
?:
string
Optional
before
before
?:
string
kind
kind
:
"added"
|
"removed"
|
"modified"
path
path
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
after
before
kind
path
Gateway rustdoc
featherbit UI
Loading...
One field-level difference between two consecutive steps.