[][src]Crate holochain_dna_c_binding

This crate is an ffi wrapper to provide a c-compatible dna library.

Remember to free all dna objects and returned strings.

See the associated Qt unit tests in the c_binding_tests directory.

Structs

CStringVec

Functions

holochain_dna_create
holochain_dna_create_from_json
holochain_dna_free
holochain_dna_free_zome_names
holochain_dna_get_capabilities_names
holochain_dna_get_description
holochain_dna_get_dna_spec_version
holochain_dna_get_function_names
holochain_dna_get_function_parameters
holochain_dna_get_name
holochain_dna_get_uuid
holochain_dna_get_version
holochain_dna_get_zome_names
holochain_dna_set_description
holochain_dna_set_dna_spec_version
holochain_dna_set_name
holochain_dna_set_uuid
holochain_dna_set_version
holochain_dna_string_free
holochain_dna_to_json