aoc_leaderbot_aws_lib 3.0.0

AWS-specific support library for aoc_leaderbot, an Advent of Code leaderboard-watching bot
1
2
3
//! Implementations of [`leaderbot::Storage`](aoc_leaderbot_lib::leaderbot::Storage).

pub mod aws;