16 #ifndef LY_PLUGINS_EXTS_METADATA_H_
17 #define LY_PLUGINS_EXTS_METADATA_H_
50 static inline const char *
51 lyd_get_meta_value(
const struct lyd_meta *meta)
libyang support for YANG extensions implementation.
Generic structure for a data node.
YANG extension compiled instance.
libyang representation of YANG data trees.
YANG data representation.
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.
struct lys_module * module