winterbaume-core 0.1.0

Core library for winterbaume - AWS service mocking for Rust
Documentation
1
2
3
4
5
6
7
8
9
# winterbaume-core

Core library for winterbaume - AWS service mocking for Rust

This crate is part of the [winterbaume](https://github.com/moriyoshi/winterbaume) workspace — a suite of in-process AWS service mocks for Rust. Use the umbrella [`winterbaume`](https://crates.io/crates/winterbaume) crate to pull in all services at once, or depend on this crate directly.

## License

Licensed under Apache-2.0. See [LICENSE](https://github.com/moriyoshi/winterbaume/blob/main/LICENSE) for details.