Search
Provides struct and type for a Issue.EventRename
@type t() :: %GitHub.Issue.EventRename{ __info__: map(), from: String.t(), to: String.t() }