This package browser is in early development. Mind the rough edges.

rust-cookie 0.14.4

Crate for parsing HTTP cookie headers and managing a cookie jar

Parse HTTP cookie headers and manage a cookie jar with this crate. It supports signed and private (encrypted + signed) jars.

Installation

Install rust-cookie 0.14.4 as follows:

guix install rust-cookie@0.14.4

Or install the latest version:

guix install rust-cookie

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.