fn new(t: T) -> RwLock<T> Creates a new instance of an RwLock which is unlocked and read to go. -> Creates a new instance of a RwLock which is unlocked and ready to go.