Skip to main content

new

Method
This is a method of the LineRange class in the context module.
Create a new line range.

Signature

def new(start: usize, end: usize) -> Self

Parameters

start
usize
required
No description available.
end
usize
required
No description available.

Returns

Returns
Self
The result of the operation.