sedol 0.1.0

A crate to validate SEDOLs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[badges.github]
repository = "truls-p/sedol"

[dependencies]

[package]
description = "A crate to validate SEDOLs"
edition = "2021"
keywords = ["sedol", "identifier", "finance", "equity", "stock"]
license = "MIT OR Apache-2.0"
name = "sedol"
readme = "README.md"
repository = "https://github.com/truls-p/sedol"
resolver = "2"
version = "0.1.0"