1
2
3
4
5
type t = Link_env.data

let value data = data.Link_env.value

let size data = String.length data.Link_env.value