Function block_id_to_str
pub fn block_id_to_str(id: BlockId) -> String
Available on crate feature
node-api
only.Expand description
Formats a [BlockId
] into an error message.
pub fn block_id_to_str(id: BlockId) -> String
node-api
only.Formats a [BlockId
] into an error message.