18 releases (7 breaking)

Uses old Rust 2015

0.8.0 Apr 12, 2017
0.7.1 Mar 3, 2017
0.7.0 Feb 23, 2017
0.4.0 Dec 2, 2016
0.2.4 Jul 22, 2016

#8 in #rusoto

Download history 18/week @ 2024-11-27 188/week @ 2024-12-04 236/week @ 2024-12-11 47/week @ 2024-12-18 5/week @ 2024-12-25 37/week @ 2025-01-01 46/week @ 2025-01-08 11/week @ 2025-01-15 23/week @ 2025-02-05 22/week @ 2025-02-12 30/week @ 2025-02-26

75 downloads per month

MIT license

3.5MB
44K SLoC

Python 41K SLoC // 0.2% comments Rust 3K SLoC // 0.0% comments Gherkin (Cucumber) 560 SLoC // 0.1% comments Batch 166 SLoC Forge Config 9 SLoC INI 7 SLoC

Rusoto codegen

Code generation crate for Rusoto.

Parts

Instructions

Updating git submodule

After a fresh clone of the rusoto repo:

cd rusoto
git submodule init
git submodule update

Or: git clone --recursive git@github.com:rusoto/rusoto.git

Using codegen

Codegen is called by the parent Rusoto crate. Refer to Rusoto documentation on building the project.

Dependencies

~12MB
~254K SLoC