Function todomvc_moxie::footer::clear_completed_button[][src]

pub fn clear_completed_button(num_complete: usize) -> Button
Expand description

Environment Expectations

This function requires the following types to be visible to illicit::get and will panic otherwise:

  • Key < Vec < Todo > >