diff --git a/index.html b/index.html index 4ac2d20958..4ecd20a9bd 100644 --- a/index.html +++ b/index.html @@ -1,2 +1,2 @@ -
Sets the span of the node.
Returns the ID of the node.
Sets the ID of the node.
-This trait is not dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.