There is actually a Library folder within your user folder, but it's hidden from view in Finder. If you open up the terminal app, you can type:
chflags nohidden Library
and your /User//Library folder is now visible in Finder.
Edit: Clarify folder location