2
0
Fork 0
mirror of https://github.com/bazelbuild/bazel-skylib synced 2024-11-27 05:43:25 +00:00
bazel-skylib/docs/structs_doc.md

450 B
Executable file

structs.to_dict

structs.to_dict(s)

Converts a struct to a dict.

Parameters

s required.

A `struct`.