location_info 0.1.0-alpha-1

Library for keeping track of the original source location of things
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.serde]
features = ["derive"]
version = "1.0.136"

[package]
authors = ["TheZoq2 <frans.skarman@protonmail.com>"]
description = "Library for keeping track of the original source location of things"
documentation = "https://docs.rs/location_info"
edition = "2021"
homepage = "https://gitlab.com/spade-lang/location_info"
license = "Apache-2.0 OR MIT"
name = "location_info"
readme = "README.md"
repository = "https://gitlab.com/spade-lang/location_info"
version = "0.1.0-alpha-1"