Queues an additional item to be imported.
The parsed item is represented by the state of the [class@Parser] at the time of calling this method.
If the parsed item is incompatible with the importer, then this will fail and the item will not be queued.
this |
an importer to add additional items to |
parsed |
a parsed item to import |
whether the item was queued or not |