xref
: /
linux
/
rust
/
kernel
/
num
/
bounded.rs
Home
History
Annotate
Raw
Download
current directory
Lines Matching
defs:__new
286
const unsafe fn
__new
(value: T) -> Self {
in __new()
function