featherbit UI
Gateway rustdoc
Preparing search index...
notifications
appendEntry
Function appendEntry
appendEntry
(
list
:
NotificationEntry
[]
,
entry
:
NotificationEntry
,
)
:
NotificationEntry
[]
Returns a new list with
entry
first, trimmed to
MAX_ENTRIES
.
Parameters
list
:
NotificationEntry
[]
entry
:
NotificationEntry
Returns
NotificationEntry
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Gateway rustdoc
featherbit UI
Loading...
Returns a new list with
entryfirst, trimmed to MAX_ENTRIES.