Sha256: 15e3bb19e9e9aa2357eed53bbcb7ac58f4505b4de4802aa951443120a3f6cc9f
Contents?: true
Size: 603 Bytes
Versions: 162
Compression:
Stored size: 603 Bytes
Contents
# The language to output bindings in language = "C" documentation_style = "C" style = "type" # An optional name to use as an include guard include_guard = "RBSPY_H_" # include a comment with the version of cbindgen used to generate the file include_version = true # An optional string of text to output at the beginning of the generated file header = "/* Licensed under Apache-2.0 */" autogen_warning = "/* Warning, this file is autogenerated by cbindgen. Don't modify this manually. */" braces = "SameLine" tab_width = 2 line_length = 80 [parse] # Do not parse dependent crates parse_deps = false
Version data entries
162 entries across 81 versions & 3 rubygems