Function atelier_test::parts::simple_shape_with_traits_and_comments[][src]

pub fn simple_shape_with_traits_and_comments() -> TestCaseModel
Expand description

Example model with a simple shape with constraint traits and a lot of comments.

// start of the file
namespace smithy.waiters // this namespace is added to all shape names

@box // it's a boxed, not atomic, value
@range(min: 1) // set the minimum value
integer WaiterDelay