render_field() is the main function in this section. It takes the field object and field specification string generated by get_field_and_spec, and renders the field into the output string. render_field calls fieldobj.__format__(format_spec) method, and appends to the output. */
source not stored for this graph (policy: none)
no test coverage detected