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

#9 in #rusoto

Download history 51/week @ 2024-03-31 2/week @ 2024-04-07 4/week @ 2024-04-21 1/week @ 2024-04-28 1/week @ 2024-05-19 12/week @ 2024-05-26 5/week @ 2024-06-02 4/week @ 2024-06-09 3/week @ 2024-06-16 1/week @ 2024-06-23 4/week @ 2024-06-30 87/week @ 2024-07-07 2/week @ 2024-07-14

94 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

~11MB
~254K SLoC