16#ifndef LY_PLUGINS_EXTS_METADATA_H_
17#define LY_PLUGINS_EXTS_METADATA_H_
50static inline const char *
51lyd_get_meta_value(
const struct lyd_meta *meta)
struct lys_module * module
YANG extension compiled instance.
libyang support for YANG extensions implementation.
libyang representation of YANG data trees.
LIBYANG_API_DECL const char * lyd_value_get_canonical(const struct ly_ctx *ctx, const struct lyd_value *value)
Get the (canonical) value of a lyd_value.
Generic structure for a data node.
YANG data representation.