Skip to content

Commit

Permalink
Add ownership notice to rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Davis Wahl committed Nov 28, 2017
1 parent 9279d9d commit 5f67125
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#![feature(plugin)]
#![feature(test)]
//! # rcache
//! NOTE: If you have a good use for the name `rcache` and want ownership, contat me via github.
//!
//! `rcache` is a basic, featureless memory cache with a TCP frontend analogous to memcached.
//! It is not production ready, and it's unlikely that it ever will be. Nevertheless,
Expand Down

0 comments on commit 5f67125

Please sign in to comment.