# Functions
FromStructValue decodes a JSON representation of the given value into a cty Value conforming to the given type.
ImpliedType returns the cty Type implied by the structure of the given structpb value.
ToStructValue produces a struct value representation of the given value that can later be decoded into a value of the given type.