Skip to content

Commit 5f67125

Browse files
author
Davis Wahl
committed
Add ownership notice to rdoc
1 parent 9279d9d commit 5f67125

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#![feature(plugin)]
44
#![feature(test)]
55
//! # rcache
6+
//! NOTE: If you have a good use for the name `rcache` and want ownership, contat me via github.
67
//!
78
//! `rcache` is a basic, featureless memory cache with a TCP frontend analogous to memcached.
89
//! It is not production ready, and it's unlikely that it ever will be. Nevertheless,

0 commit comments

Comments
 (0)