]> git.lizzy.rs Git - rust.git/commit
Clarify unit of size in docs for size_of functions.
authorDylan Braithwaite <dylanbraithwaite1@gmail.com>
Tue, 18 Feb 2014 20:30:21 +0000 (20:30 +0000)
committerDylan Braithwaite <dylanbraithwaite1@gmail.com>
Tue, 18 Feb 2014 20:39:47 +0000 (20:39 +0000)
commit56114633e88ecb6621ffdd9d69ec0efc32140c60
treead74bb0062c9d44d1ebf7d5d36278151c8a892be
parenta88654977234d18b57e2a1842549941397ab0d59
Clarify unit of size in docs for size_of functions.
Changed the docs in mem.rs to clarify the fact the the size functions return sizes in bytes.
src/libstd/mem.rs