We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
trans::common::block
...and then replace the block_parent type with an option<block>. (As per FIXME attached to trans::common::block_parent.)
block_parent
option<block>
trans::common::block_parent
...and then replace the
block_parenttype with anoption<block>. (As per FIXME attached totrans::common::block_parent.)