Jimmy Cuadra
|
e64df47d23
|
Make SignatureMap and SignatureSet type aliases for HashMap.
|
2019-07-10 19:55:30 -07:00 |
|
Jimmy Cuadra
|
f1d9eba728
|
Move code examples onto relevant functions/types and rewrite the crate
documentation to be a more general overview.
|
2019-07-10 01:04:38 -07:00 |
|
Jimmy Cuadra
|
b85d0fc22c
|
Reimplement SignatureSet as a map so signatures can be efficiently looked up by key ID.
|
2019-07-09 17:01:57 -07:00 |
|
Jimmy Cuadra
|
8c756141e1
|
Ensure key ID version contains only valid characters.
|
2019-07-09 16:29:45 -07:00 |
|
Jimmy Cuadra
|
935407c805
|
Document parameters and return conditions.
|
2019-07-09 03:55:20 -07:00 |
|
Jimmy Cuadra
|
fb222b8e82
|
Add entry method to SignatureMap.
|
2019-07-09 02:49:43 -07:00 |
|
Jimmy Cuadra
|
49f3208e7f
|
Add get and get_mut methods to SignatureMap.
|
2019-07-09 01:52:10 -07:00 |
|
Jimmy Cuadra
|
07295b11bb
|
Rename Signatures SignatureMap .
|
2019-07-08 21:22:17 -07:00 |
|
Jimmy Cuadra
|
97ee073e11
|
Split the library into modules.
|
2019-07-08 21:10:50 -07:00 |
|