ro
pub const fn new<T>(some: T) -> ReadOnly<T>
This is a shortcut of ReadOnly::new().
ReadOnly::new()