new
Method
This is a method of the LineRange class in the context module.Create a new line range.
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
new: Create a new line range.
This is a method of the LineRange class in the context module.Create a new line range.
def new(start: usize, end: usize) -> Self